Last updated

API / geotoolkit / util / PolylineOptimizer / ResultType

Enumeration: ResultType

util.PolylineOptimizer.ResultType

Enum of Polygon data types

Deprecated

since 4.0

Table of contents

Enumeration Members

Contents

Enumeration Members

Cardinality

Cardinality = 3

The number of points in the result set


IndexAssociations

IndexAssociations = 4

Association of input and output indices


Tolerances

Tolerances = 0

The resulting tolerances (squared)


XCoordinates

XCoordinates = 1

The resulting x-coordinates.


YCoordinates

YCoordinates = 2

The resulting y-coordinates