Uses of Interface
net.opengis.gml311.BoundingShapeType
Packages that use BoundingShapeType
-
Uses of BoundingShapeType in net.opengis.gml311
Methods in net.opengis.gml311 that return BoundingShapeTypeModifier and TypeMethodDescriptionGml311Factory.createBoundingShapeType()Returns a new object of class 'Bounding Shape Type'.AbstractFeatureType.getBoundedBy()Returns the value of the 'Bounded By' containment reference.DocumentRoot.getBoundedBy()Returns the value of the 'Bounded By' containment reference.Methods in net.opengis.gml311 with parameters of type BoundingShapeTypeModifier and TypeMethodDescriptionvoidAbstractFeatureType.setBoundedBy(BoundingShapeType value) Sets the value of the 'Bounded By' containment reference.voidDocumentRoot.setBoundedBy(BoundingShapeType value) Sets the value of the 'Bounded By' containment reference. -
Uses of BoundingShapeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement BoundingShapeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Bounding Shape Type'.Fields in net.opengis.gml311.impl declared as BoundingShapeTypeModifier and TypeFieldDescriptionprotected BoundingShapeTypeAbstractFeatureTypeImpl.boundedByThe cached value of the 'Bounded By' containment reference.Methods in net.opengis.gml311.impl that return BoundingShapeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createBoundingShapeType()AbstractFeatureTypeImpl.getBoundedBy()DocumentRootImpl.getBoundedBy()Methods in net.opengis.gml311.impl with parameters of type BoundingShapeTypeModifier and TypeMethodDescriptionNotificationChainAbstractFeatureTypeImpl.basicSetBoundedBy(BoundingShapeType newBoundedBy, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetBoundedBy(BoundingShapeType newBoundedBy, NotificationChain msgs) voidAbstractFeatureTypeImpl.setBoundedBy(BoundingShapeType newBoundedBy) voidDocumentRootImpl.setBoundedBy(BoundingShapeType newBoundedBy) -
Uses of BoundingShapeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type BoundingShapeTypeModifier and TypeMethodDescriptionGml311Switch.caseBoundingShapeType(BoundingShapeType object) Returns the result of interpreting the object as an instance of 'Bounding Shape Type'.booleanGml311Validator.validateBoundingShapeType(BoundingShapeType boundingShapeType, DiagnosticChain diagnostics, Map<Object, Object> context)