Uses of Interface
net.opengis.gml311.AbstractGeometricPrimitiveType
Packages that use AbstractGeometricPrimitiveType
-
Uses of AbstractGeometricPrimitiveType in net.opengis.gml311
Subinterfaces of AbstractGeometricPrimitiveType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Curve Type'.interface
A representation of the model object 'Abstract Solid Type'.interface
A representation of the model object 'Abstract Surface Type'.interface
A representation of the model object 'Composite Curve Type'.interface
A representation of the model object 'Composite Solid Type'.interface
A representation of the model object 'Composite Surface Type'.interface
A representation of the model object 'Curve Type'.interface
A representation of the model object 'Line String Type'.interface
A representation of the model object 'Orientable Curve Type'.interface
A representation of the model object 'Orientable Surface Type'.interface
A representation of the model object 'Point Type'.interface
A representation of the model object 'Polygon Type'.interface
A representation of the model object 'Polyhedral Surface Type'.interface
A representation of the model object 'Solid Type'.interface
A representation of the model object 'Surface Type'.interface
A representation of the model object 'Tin Type'.interface
A representation of the model object 'Triangulated Surface Type'.Methods in net.opengis.gml311 that return AbstractGeometricPrimitiveTypeModifier and TypeMethodDescriptionDocumentRoot.getGeometricPrimitive()
Returns the value of the 'Geometric Primitive' containment reference.GeometricPrimitivePropertyType.getGeometricPrimitive()
Returns the value of the 'Geometric Primitive' containment reference. -
Uses of AbstractGeometricPrimitiveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractGeometricPrimitiveTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Curve Type'.class
An implementation of the model object 'Abstract Geometric Primitive Type'.class
An implementation of the model object 'Abstract Solid Type'.class
An implementation of the model object 'Abstract Surface Type'.class
An implementation of the model object 'Composite Curve Type'.class
An implementation of the model object 'Composite Solid Type'.class
An implementation of the model object 'Composite Surface Type'.class
An implementation of the model object 'Curve Type'.class
An implementation of the model object 'Line String Type'.class
An implementation of the model object 'Orientable Curve Type'.class
An implementation of the model object 'Orientable Surface Type'.class
An implementation of the model object 'Point Type'.class
An implementation of the model object 'Polygon Type'.class
An implementation of the model object 'Polyhedral Surface Type'.class
An implementation of the model object 'Solid Type'.class
An implementation of the model object 'Surface Type'.class
An implementation of the model object 'Tin Type'.class
An implementation of the model object 'Triangulated Surface Type'.Methods in net.opengis.gml311.impl that return AbstractGeometricPrimitiveTypeModifier and TypeMethodDescriptionDocumentRootImpl.getGeometricPrimitive()
GeometricPrimitivePropertyTypeImpl.getGeometricPrimitive()
Methods in net.opengis.gml311.impl with parameters of type AbstractGeometricPrimitiveTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeometricPrimitive
(AbstractGeometricPrimitiveType newGeometricPrimitive, NotificationChain msgs) NotificationChain
GeometricPrimitivePropertyTypeImpl.basicSetGeometricPrimitive
(AbstractGeometricPrimitiveType newGeometricPrimitive, NotificationChain msgs) -
Uses of AbstractGeometricPrimitiveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGeometricPrimitiveTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGeometricPrimitiveType
(AbstractGeometricPrimitiveType object) Returns the result of interpreting the object as an instance of 'Abstract Geometric Primitive Type'.boolean
Gml311Validator.validateAbstractGeometricPrimitiveType
(AbstractGeometricPrimitiveType abstractGeometricPrimitiveType, DiagnosticChain diagnostics, Map<Object, Object> context)