Package net.opengis.gml311
Interface AbstractCurveType
-
- All Superinterfaces:
AbstractGeometricPrimitiveType
,AbstractGeometryType
,AbstractGMLType
,EObject
,Notifier
- All Known Subinterfaces:
CompositeCurveType
,CurveType
,LineStringType
,OrientableCurveType
- All Known Implementing Classes:
AbstractCurveTypeImpl
,CompositeCurveTypeImpl
,CurveTypeImpl
,LineStringTypeImpl
,OrientableCurveTypeImpl
public interface AbstractCurveType extends AbstractGeometricPrimitiveType
A representation of the model object 'Abstract Curve Type'. An abstraction of a curve to support the different levels of complexity. The curve can always be viewed as a geometric primitive, i.e. is continuous.- See Also:
Gml311Package.getAbstractCurveType()
-
-
Method Summary
-
Methods inherited from interface AbstractGeometryType
getAxisLabels, getGid, getSrsDimension, getSrsName, getUomLabels, setAxisLabels, setGid, setSrsDimension, setSrsName, setUomLabels
-
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
-