Uses of Interface
net.opengis.gml311.AbstractGeometryType
-
Packages that use AbstractGeometryType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of AbstractGeometryType in net.opengis.gml311
Subinterfaces of AbstractGeometryType in net.opengis.gml311 Modifier and Type Interface Description interface
AbstractCurveType
A representation of the model object 'Abstract Curve Type'.interface
AbstractGeometricAggregateType
A representation of the model object 'Abstract Geometric Aggregate Type'.interface
AbstractGeometricPrimitiveType
A representation of the model object 'Abstract Geometric Primitive Type'.interface
AbstractRingType
A representation of the model object 'Abstract Ring Type'.interface
AbstractSolidType
A representation of the model object 'Abstract Solid Type'.interface
AbstractSurfaceType
A representation of the model object 'Abstract Surface Type'.interface
CompositeCurveType
A representation of the model object 'Composite Curve Type'.interface
CompositeSolidType
A representation of the model object 'Composite Solid Type'.interface
CompositeSurfaceType
A representation of the model object 'Composite Surface Type'.interface
CurveType
A representation of the model object 'Curve Type'.interface
GeometricComplexType
A representation of the model object 'Geometric Complex Type'.interface
GridType
A representation of the model object 'Grid Type'.interface
LinearRingType
A representation of the model object 'Linear Ring Type'.interface
LineStringType
A representation of the model object 'Line String Type'.interface
MultiCurveType
A representation of the model object 'Multi Curve Type'.interface
MultiGeometryType
A representation of the model object 'Multi Geometry Type'.interface
MultiLineStringType
A representation of the model object 'Multi Line String Type'.interface
MultiPointType
A representation of the model object 'Multi Point Type'.interface
MultiPolygonType
A representation of the model object 'Multi Polygon Type'.interface
MultiSolidType
A representation of the model object 'Multi Solid Type'.interface
MultiSurfaceType
A representation of the model object 'Multi Surface Type'.interface
OrientableCurveType
A representation of the model object 'Orientable Curve Type'.interface
OrientableSurfaceType
A representation of the model object 'Orientable Surface Type'.interface
PointType
A representation of the model object 'Point Type'.interface
PolygonType
A representation of the model object 'Polygon Type'.interface
PolyhedralSurfaceType
A representation of the model object 'Polyhedral Surface Type'.interface
RectifiedGridType
A representation of the model object 'Rectified Grid Type'.interface
RingType
A representation of the model object 'Ring Type'.interface
SolidType
A representation of the model object 'Solid Type'.interface
SurfaceType
A representation of the model object 'Surface Type'.interface
TinType
A representation of the model object 'Tin Type'.interface
TriangulatedSurfaceType
A representation of the model object 'Triangulated Surface Type'.Methods in net.opengis.gml311 that return AbstractGeometryType Modifier and Type Method Description AbstractGeometryType
DocumentRoot. getGeometry()
Returns the value of the 'Geometry' containment reference.AbstractGeometryType
DomainSetType. getGeometry()
Returns the value of the 'Geometry' containment reference.AbstractGeometryType
GeometryPropertyType. getGeometry()
Returns the value of the 'Geometry' containment reference.AbstractGeometryType
LocationPropertyType. getGeometry()
Returns the value of the 'Geometry' containment reference.AbstractGeometryType
TargetPropertyType. getGeometry()
Returns the value of the 'Geometry' containment reference.AbstractGeometryType
DocumentRoot. getImplicitGeometry()
Returns the value of the 'Implicit Geometry' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractGeometryType Modifier and Type Method Description EList<AbstractGeometryType>
GeometryArrayPropertyType. getGeometry()
Returns the value of the 'Geometry' containment reference list. -
Uses of AbstractGeometryType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractGeometryType Modifier and Type Class Description class
AbstractCurveTypeImpl
An implementation of the model object 'Abstract Curve Type'.class
AbstractGeometricAggregateTypeImpl
An implementation of the model object 'Abstract Geometric Aggregate Type'.class
AbstractGeometricPrimitiveTypeImpl
An implementation of the model object 'Abstract Geometric Primitive Type'.class
AbstractGeometryTypeImpl
An implementation of the model object 'Abstract Geometry Type'.class
AbstractRingTypeImpl
An implementation of the model object 'Abstract Ring Type'.class
AbstractSolidTypeImpl
An implementation of the model object 'Abstract Solid Type'.class
AbstractSurfaceTypeImpl
An implementation of the model object 'Abstract Surface Type'.class
CompositeCurveTypeImpl
An implementation of the model object 'Composite Curve Type'.class
CompositeSolidTypeImpl
An implementation of the model object 'Composite Solid Type'.class
CompositeSurfaceTypeImpl
An implementation of the model object 'Composite Surface Type'.class
CurveTypeImpl
An implementation of the model object 'Curve Type'.class
GeometricComplexTypeImpl
An implementation of the model object 'Geometric Complex Type'.class
GridTypeImpl
An implementation of the model object 'Grid Type'.class
LinearRingTypeImpl
An implementation of the model object 'Linear Ring Type'.class
LineStringTypeImpl
An implementation of the model object 'Line String Type'.class
MultiCurveTypeImpl
An implementation of the model object 'Multi Curve Type'.class
MultiGeometryTypeImpl
An implementation of the model object 'Multi Geometry Type'.class
MultiLineStringTypeImpl
An implementation of the model object 'Multi Line String Type'.class
MultiPointTypeImpl
An implementation of the model object 'Multi Point Type'.class
MultiPolygonTypeImpl
An implementation of the model object 'Multi Polygon Type'.class
MultiSolidTypeImpl
An implementation of the model object 'Multi Solid Type'.class
MultiSurfaceTypeImpl
An implementation of the model object 'Multi Surface Type'.class
OrientableCurveTypeImpl
An implementation of the model object 'Orientable Curve Type'.class
OrientableSurfaceTypeImpl
An implementation of the model object 'Orientable Surface Type'.class
PointTypeImpl
An implementation of the model object 'Point Type'.class
PolygonTypeImpl
An implementation of the model object 'Polygon Type'.class
PolyhedralSurfaceTypeImpl
An implementation of the model object 'Polyhedral Surface Type'.class
RectifiedGridTypeImpl
An implementation of the model object 'Rectified Grid Type'.class
RingTypeImpl
An implementation of the model object 'Ring Type'.class
SolidTypeImpl
An implementation of the model object 'Solid Type'.class
SurfaceTypeImpl
An implementation of the model object 'Surface Type'.class
TinTypeImpl
An implementation of the model object 'Tin Type'.class
TriangulatedSurfaceTypeImpl
An implementation of the model object 'Triangulated Surface Type'.Methods in net.opengis.gml311.impl that return AbstractGeometryType Modifier and Type Method Description AbstractGeometryType
DocumentRootImpl. getGeometry()
AbstractGeometryType
DomainSetTypeImpl. getGeometry()
AbstractGeometryType
GeometryPropertyTypeImpl. getGeometry()
AbstractGeometryType
LocationPropertyTypeImpl. getGeometry()
AbstractGeometryType
TargetPropertyTypeImpl. getGeometry()
AbstractGeometryType
DocumentRootImpl. getImplicitGeometry()
Methods in net.opengis.gml311.impl that return types with arguments of type AbstractGeometryType Modifier and Type Method Description EList<AbstractGeometryType>
GeometryArrayPropertyTypeImpl. getGeometry()
Methods in net.opengis.gml311.impl with parameters of type AbstractGeometryType Modifier and Type Method Description NotificationChain
DocumentRootImpl. basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs)
NotificationChain
DomainSetTypeImpl. basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs)
NotificationChain
GeometryPropertyTypeImpl. basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs)
NotificationChain
LocationPropertyTypeImpl. basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs)
NotificationChain
TargetPropertyTypeImpl. basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs)
NotificationChain
DocumentRootImpl. basicSetImplicitGeometry(AbstractGeometryType newImplicitGeometry, NotificationChain msgs)
-
Uses of AbstractGeometryType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGeometryType Modifier and Type Method Description T
Gml311Switch. caseAbstractGeometryType(AbstractGeometryType object)
Returns the result of interpreting the object as an instance of 'Abstract Geometry Type'.boolean
Gml311Validator. validateAbstractGeometryType(AbstractGeometryType abstractGeometryType, DiagnosticChain diagnostics, Map<Object,Object> context)
-