Uses of Enum Class
georegression.geometry.PolygonInfo.Type
Packages that use PolygonInfo.Type
-
Uses of PolygonInfo.Type in georegression.geometry
Fields in georegression.geometry declared as PolygonInfo.TypeMethods in georegression.geometry that return PolygonInfo.TypeModifier and TypeMethodDescriptionstatic PolygonInfo.Type
Returns the enum constant of this class with the specified name.static PolygonInfo.Type[]
PolygonInfo.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.