Uses of Interface
net.opengis.gml311.AbstractGeometryType
Packages that use AbstractGeometryType
-
Uses of AbstractGeometryType in net.opengis.gml311
Subinterfaces of AbstractGeometryType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Curve Type'.interfaceA representation of the model object 'Abstract Geometric Aggregate Type'.interfaceA representation of the model object 'Abstract Geometric Primitive Type'.interfaceA representation of the model object 'Abstract Ring 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 'Geometric Complex Type'.interfaceA representation of the model object 'Grid Type'.interfaceA representation of the model object 'Linear Ring Type'.interfaceA representation of the model object 'Line String Type'.interfaceA representation of the model object 'Multi Curve Type'.interfaceA representation of the model object 'Multi Geometry Type'.interfaceA representation of the model object 'Multi Line String Type'.interfaceA representation of the model object 'Multi Point Type'.interfaceA representation of the model object 'Multi Polygon Type'.interfaceA representation of the model object 'Multi Solid Type'.interfaceA representation of the model object 'Multi Surface 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 'Rectified Grid Type'.interfaceA representation of the model object 'Ring 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 AbstractGeometryTypeModifier and TypeMethodDescriptionDocumentRoot.getGeometry()Returns the value of the 'Geometry' containment reference.DomainSetType.getGeometry()Returns the value of the 'Geometry' containment reference.GeometryPropertyType.getGeometry()Returns the value of the 'Geometry' containment reference.LocationPropertyType.getGeometry()Returns the value of the 'Geometry' containment reference.TargetPropertyType.getGeometry()Returns the value of the 'Geometry' containment reference.DocumentRoot.getImplicitGeometry()Returns the value of the 'Implicit Geometry' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractGeometryTypeModifier and TypeMethodDescriptionEList<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 AbstractGeometryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Curve Type'.classAn implementation of the model object 'Abstract Geometric Aggregate Type'.classAn implementation of the model object 'Abstract Geometric Primitive Type'.classAn implementation of the model object 'Abstract Geometry Type'.classAn implementation of the model object 'Abstract Ring 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 'Geometric Complex Type'.classAn implementation of the model object 'Grid Type'.classAn implementation of the model object 'Linear Ring Type'.classAn implementation of the model object 'Line String Type'.classAn implementation of the model object 'Multi Curve Type'.classAn implementation of the model object 'Multi Geometry Type'.classAn implementation of the model object 'Multi Line String Type'.classAn implementation of the model object 'Multi Point Type'.classAn implementation of the model object 'Multi Polygon Type'.classAn implementation of the model object 'Multi Solid Type'.classAn implementation of the model object 'Multi Surface 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 'Rectified Grid Type'.classAn implementation of the model object 'Ring 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 AbstractGeometryTypeModifier and TypeMethodDescriptionDocumentRootImpl.getGeometry()DomainSetTypeImpl.getGeometry()GeometryPropertyTypeImpl.getGeometry()LocationPropertyTypeImpl.getGeometry()TargetPropertyTypeImpl.getGeometry()DocumentRootImpl.getImplicitGeometry()Methods in net.opengis.gml311.impl that return types with arguments of type AbstractGeometryTypeModifier and TypeMethodDescriptionEList<AbstractGeometryType>GeometryArrayPropertyTypeImpl.getGeometry()Methods in net.opengis.gml311.impl with parameters of type AbstractGeometryTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs) NotificationChainDomainSetTypeImpl.basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs) NotificationChainGeometryPropertyTypeImpl.basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs) NotificationChainLocationPropertyTypeImpl.basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs) NotificationChainTargetPropertyTypeImpl.basicSetGeometry(AbstractGeometryType newGeometry, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetImplicitGeometry(AbstractGeometryType newImplicitGeometry, NotificationChain msgs) -
Uses of AbstractGeometryType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGeometryTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGeometryType(AbstractGeometryType object) Returns the result of interpreting the object as an instance of 'Abstract Geometry Type'.booleanGml311Validator.validateAbstractGeometryType(AbstractGeometryType abstractGeometryType, DiagnosticChain diagnostics, Map<Object, Object> context)