Package | Description |
---|---|
org.opengis.cite.geomatics.gml |
Contains classes for operating on GML (3.2.1) geometry representations.
|
Modifier and Type | Class and Description |
---|---|
class |
CurveCoordinateListFactory
Creates a sequence containing the coordinates of a curve.
|
class |
PointCoordinateListFactory
Creates a sequence containing a single coordinate tuple denoting the position
of a geometric point.
|
class |
SurfaceCoordinateListFactory
Creates a sequence containing the coordinates comprising the exterior surface
boundary.
|
Modifier and Type | Method and Description |
---|---|
abstract CoordinateListFactory |
GeometryType.getCoordinateSetFactory() |
Copyright © 2014. All rights reserved.