Uses of Interface
net.opengis.ows11.RangeType
Packages that use RangeType
Package
Description
-
Uses of RangeType in net.opengis.ows11
Methods in net.opengis.ows11 that return RangeTypeModifier and TypeMethodDescriptionOws11Factory.createRangeType()
Returns a new object of class 'Range Type'.DocumentRoot.getRange()
Returns the value of the 'Range' containment reference.Methods in net.opengis.ows11 with parameters of type RangeType -
Uses of RangeType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement RangeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Range Type'.Methods in net.opengis.ows11.impl that return RangeTypeMethods in net.opengis.ows11.impl with parameters of type RangeTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetRange
(RangeType newRange, NotificationChain msgs) void
-
Uses of RangeType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type RangeTypeModifier and TypeMethodDescriptionOws11Switch.caseRangeType
(RangeType object) Returns the result of interpreting the object as an instance of 'Range Type'.boolean
Ows11Validator.validateRangeType
(RangeType rangeType, DiagnosticChain diagnostics, Map context) -
Uses of RangeType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type RangeType