Uses of Interface
net.opengis.gml311.RectangleType
Packages that use RectangleType
- 
Uses of RectangleType in net.opengis.gml311Methods in net.opengis.gml311 that return RectangleTypeModifier and TypeMethodDescriptionGml311Factory.createRectangleType()Returns a new object of class 'Rectangle Type'.DocumentRoot.getRectangle()Returns the value of the 'Rectangle' containment reference.Methods in net.opengis.gml311 with parameters of type RectangleTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setRectangle(RectangleType value) Sets the value of the 'Rectangle' containment reference.
- 
Uses of RectangleType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement RectangleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Rectangle Type'.Methods in net.opengis.gml311.impl that return RectangleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createRectangleType()DocumentRootImpl.getRectangle()Methods in net.opengis.gml311.impl with parameters of type RectangleTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetRectangle(RectangleType newRectangle, NotificationChain msgs) voidDocumentRootImpl.setRectangle(RectangleType newRectangle) 
- 
Uses of RectangleType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type RectangleTypeModifier and TypeMethodDescriptionGml311Switch.caseRectangleType(RectangleType object) Returns the result of interpreting the object as an instance of 'Rectangle Type'.booleanGml311Validator.validateRectangleType(RectangleType rectangleType, DiagnosticChain diagnostics, Map<Object, Object> context)