API / geotoolkit / util / PolylineOptimizer / ResultType
util.PolylineOptimizer.ResultType
Enum of Polygon data types
Deprecated
since 4.0
Enumeration Members
Enumeration Members
• Cardinality = 3
The number of points in the result set
• IndexAssociations = 4
Association of input and output indices
• Tolerances = 0
The resulting tolerances (squared)
• XCoordinates = 1
The resulting x-coordinates.
• YCoordinates = 2
The resulting y-coordinates