|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractGeometricPrimitiveType | |
|---|---|
| net.opengis.gml | |
| Uses of AbstractGeometricPrimitiveType in net.opengis.gml |
|---|
| Subclasses of AbstractGeometricPrimitiveType in net.opengis.gml | |
|---|---|
class |
AbstractCurveType
An abstraction of a curve to support the different levels of complexity. |
class |
AbstractSurfaceType
An abstraction of a surface to support the different levels of complexity. |
class |
LineStringType
A LineString is a special curve that consists of a single segment with linear interpolation. |
class |
PointType
A Point is defined by a single coordinate tuple. |
class |
PolygonType
A Polygon is a special surface that is defined by a single surface patch. |
| Methods in net.opengis.gml that return types with arguments of type AbstractGeometricPrimitiveType | |
|---|---|
JAXBElement<AbstractGeometricPrimitiveType> |
ObjectFactory.createGeometricPrimitive(AbstractGeometricPrimitiveType value)
Create an instance of JAXBElement<AbstractGeometricPrimitiveType>} |
| Methods in net.opengis.gml with parameters of type AbstractGeometricPrimitiveType | |
|---|---|
JAXBElement<AbstractGeometricPrimitiveType> |
ObjectFactory.createGeometricPrimitive(AbstractGeometricPrimitiveType value)
Create an instance of JAXBElement<AbstractGeometricPrimitiveType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||