Uses of Interface
net.opengis.gml311.AbstractGeometricPrimitiveType
Packages that use AbstractGeometricPrimitiveType
- 
Uses of AbstractGeometricPrimitiveType in net.opengis.gml311Subinterfaces of AbstractGeometricPrimitiveType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Curve Type'.interfaceA representation of the model object 'Abstract Solid Type'.interfaceA representation of the model object 'Abstract Surface Type'.interfaceA representation of the model object 'Composite Curve Type'.interfaceA representation of the model object 'Composite Solid Type'.interfaceA representation of the model object 'Composite Surface Type'.interfaceA representation of the model object 'Curve Type'.interfaceA representation of the model object 'Line String Type'.interfaceA representation of the model object 'Orientable Curve Type'.interfaceA representation of the model object 'Orientable Surface Type'.interfaceA representation of the model object 'Point Type'.interfaceA representation of the model object 'Polygon Type'.interfaceA representation of the model object 'Polyhedral Surface Type'.interfaceA representation of the model object 'Solid Type'.interfaceA representation of the model object 'Surface Type'.interfaceA representation of the model object 'Tin Type'.interfaceA 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.implClasses in net.opengis.gml311.impl that implement AbstractGeometricPrimitiveTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Curve Type'.classAn implementation of the model object 'Abstract Geometric Primitive Type'.classAn implementation of the model object 'Abstract Solid Type'.classAn implementation of the model object 'Abstract Surface Type'.classAn implementation of the model object 'Composite Curve Type'.classAn implementation of the model object 'Composite Solid Type'.classAn implementation of the model object 'Composite Surface Type'.classAn implementation of the model object 'Curve Type'.classAn implementation of the model object 'Line String Type'.classAn implementation of the model object 'Orientable Curve Type'.classAn implementation of the model object 'Orientable Surface Type'.classAn implementation of the model object 'Point Type'.classAn implementation of the model object 'Polygon Type'.classAn implementation of the model object 'Polyhedral Surface Type'.classAn implementation of the model object 'Solid Type'.classAn implementation of the model object 'Surface Type'.classAn implementation of the model object 'Tin Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeometricPrimitive(AbstractGeometricPrimitiveType newGeometricPrimitive, NotificationChain msgs) NotificationChainGeometricPrimitivePropertyTypeImpl.basicSetGeometricPrimitive(AbstractGeometricPrimitiveType newGeometricPrimitive, NotificationChain msgs) 
- 
Uses of AbstractGeometricPrimitiveType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateAbstractGeometricPrimitiveType(AbstractGeometricPrimitiveType abstractGeometricPrimitiveType, DiagnosticChain diagnostics, Map<Object, Object> context)