Uses of Interface
net.opengis.wcs10.AxisDescriptionType1
Packages that use AxisDescriptionType1
Package
Description
-
Uses of AxisDescriptionType1 in net.opengis.wcs10
Methods in net.opengis.wcs10 that return AxisDescriptionType1Modifier and TypeMethodDescriptionWcs10Factory.createAxisDescriptionType1()Returns a new object of class 'Axis Description Type1'.DocumentRoot.getAxisDescription()Returns the value of the 'Axis Description' containment reference.Methods in net.opengis.wcs10 with parameters of type AxisDescriptionType1Modifier and TypeMethodDescriptionvoidDocumentRoot.setAxisDescription(AxisDescriptionType1 value) Sets the value of the 'Axis Description' containment reference. -
Uses of AxisDescriptionType1 in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement AxisDescriptionType1Modifier and TypeClassDescriptionclassAn implementation of the model object 'Axis Description Type1'.Methods in net.opengis.wcs10.impl that return AxisDescriptionType1Modifier and TypeMethodDescriptionWcs10FactoryImpl.createAxisDescriptionType1()DocumentRootImpl.getAxisDescription()Methods in net.opengis.wcs10.impl with parameters of type AxisDescriptionType1Modifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAxisDescription(AxisDescriptionType1 newAxisDescription, NotificationChain msgs) voidDocumentRootImpl.setAxisDescription(AxisDescriptionType1 newAxisDescription) -
Uses of AxisDescriptionType1 in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type AxisDescriptionType1Modifier and TypeMethodDescriptionWcs10Switch.caseAxisDescriptionType1(AxisDescriptionType1 object) Returns the result of interpreting the object as an instance of 'Axis Description Type1'. -
Uses of AxisDescriptionType1 in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type AxisDescriptionType1Modifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateAxisDescription(AxisDescriptionType1 value)