Package net.opengis.gml
Interface AbstractGeometricPrimitiveType
-
- All Superinterfaces:
AbstractGeometryBaseType,AbstractGeometryType,AbstractGMLType,EObject,Notifier
- All Known Subinterfaces:
AbstractSurfaceType,PolygonType
- All Known Implementing Classes:
AbstractGeometricPrimitiveTypeImpl,AbstractSurfaceTypeImpl,PolygonTypeImpl
public interface AbstractGeometricPrimitiveType extends AbstractGeometryType
A representation of the model object 'Abstract Geometric Primitive Type'. This is the abstract root type of the geometric primitives. A geometric primitive is a geometric object that is not decomposed further into other primitives in the system. All primitives are oriented in the direction implied by the sequence of their coordinate tuples.
-
-
Method Summary
-
Methods inherited from interface AbstractGeometryType
getSrsName, setSrsName
-
Methods inherited from interface AbstractGMLType
getDescription, getMetaDataProperty, getName, setDescription
-
-