Uses of Class
org.apache.commons.math3.geometry.euclidean.twod.EnumPolygon

Packages that use EnumPolygon
org.apache.commons.math3.geometry.euclidean.twod This package provides basic 2D geometry components. 
 

Uses of EnumPolygon in org.apache.commons.math3.geometry.euclidean.twod
 

Methods in org.apache.commons.math3.geometry.euclidean.twod that return EnumPolygon
 EnumPolygon PolygonsSet.getClassification()
           
static EnumPolygon EnumPolygon.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumPolygon[] EnumPolygon.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017 CNES. All Rights Reserved.