Uses of Interface
net.opengis.gml311.GeometryArrayPropertyType
Packages that use GeometryArrayPropertyType
-
Uses of GeometryArrayPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeometryArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createGeometryArrayPropertyType()Returns a new object of class 'Geometry Array Property Type'.DocumentRoot.getGeometryMembers()Returns the value of the 'Geometry Members' containment reference.MultiGeometryType.getGeometryMembers()Returns the value of the 'Geometry Members' containment reference.Methods in net.opengis.gml311 with parameters of type GeometryArrayPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGeometryMembers(GeometryArrayPropertyType value) Sets the value of the 'Geometry Members' containment reference.voidMultiGeometryType.setGeometryMembers(GeometryArrayPropertyType value) Sets the value of the 'Geometry Members' containment reference. -
Uses of GeometryArrayPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeometryArrayPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Geometry Array Property Type'.Fields in net.opengis.gml311.impl declared as GeometryArrayPropertyTypeModifier and TypeFieldDescriptionprotected GeometryArrayPropertyTypeMultiGeometryTypeImpl.geometryMembersThe cached value of the 'Geometry Members' containment reference.Methods in net.opengis.gml311.impl that return GeometryArrayPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeometryArrayPropertyType()DocumentRootImpl.getGeometryMembers()MultiGeometryTypeImpl.getGeometryMembers()Methods in net.opengis.gml311.impl with parameters of type GeometryArrayPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeometryMembers(GeometryArrayPropertyType newGeometryMembers, NotificationChain msgs) NotificationChainMultiGeometryTypeImpl.basicSetGeometryMembers(GeometryArrayPropertyType newGeometryMembers, NotificationChain msgs) voidDocumentRootImpl.setGeometryMembers(GeometryArrayPropertyType newGeometryMembers) voidMultiGeometryTypeImpl.setGeometryMembers(GeometryArrayPropertyType newGeometryMembers) -
Uses of GeometryArrayPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeometryArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseGeometryArrayPropertyType(GeometryArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Geometry Array Property Type'.booleanGml311Validator.validateGeometryArrayPropertyType(GeometryArrayPropertyType geometryArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)