Uses of Enum Class
org.opengis.cite.geomatics.gml.CurveSegmentType
Packages that use CurveSegmentType
Package
Description
Contains classes for operating on GML (3.2.1) geometry representations.
-
Uses of CurveSegmentType in org.opengis.cite.geomatics.gml
Fields in org.opengis.cite.geomatics.gml with type parameters of type CurveSegmentTypeModifier and TypeFieldDescriptionstatic Map<String,CurveSegmentType> CurveCoordinateListFactory.segmentTypeMapMethods in org.opengis.cite.geomatics.gml that return CurveSegmentTypeModifier and TypeMethodDescriptionstatic CurveSegmentTypeReturns the enum constant of this class with the specified name.static CurveSegmentType[]CurveSegmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.