Uses of Interface
net.opengis.fes20.BBOXType
Packages that use BBOXType
-
Uses of BBOXType in net.opengis.fes20
Methods in net.opengis.fes20 that return BBOXTypeModifier and TypeMethodDescriptionFes20Factory.createBBOXType()
Returns a new object of class 'BBOX Type'.DocumentRoot.getBBOX()
Returns the value of the 'BBOX' containment reference.Methods in net.opengis.fes20 with parameters of type BBOXType -
Uses of BBOXType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement BBOXTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'BBOX Type'.Methods in net.opengis.fes20.impl that return BBOXTypeMethods in net.opengis.fes20.impl with parameters of type BBOXTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetBBOX
(BBOXType newBBOX, NotificationChain msgs) void
-
Uses of BBOXType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type BBOXTypeModifier and TypeMethodDescriptionFes20Switch.caseBBOXType
(BBOXType object) Returns the result of interpreting the object as an instance of 'BBOX Type'.boolean
Fes20Validator.validateBBOXType
(BBOXType bboxType, DiagnosticChain diagnostics, Map<Object, Object> context)