Package net.opengis.gml311
Interface AbstractSolidType
-
- All Superinterfaces:
AbstractGeometricPrimitiveType
,AbstractGeometryType
,AbstractGMLType
,EObject
,Notifier
- All Known Subinterfaces:
CompositeSolidType
,SolidType
- All Known Implementing Classes:
AbstractSolidTypeImpl
,CompositeSolidTypeImpl
,SolidTypeImpl
public interface AbstractSolidType extends AbstractGeometricPrimitiveType
A representation of the model object 'Abstract Solid Type'. An abstraction of a solid to support the different levels of complexity. A solid is always contiguous.- See Also:
Gml311Package.getAbstractSolidType()
-
-
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
-
-