Uses of Interface
net.opengis.wcs11.OutputType
Packages that use OutputType
Package
Description
-
Uses of OutputType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return OutputTypeModifier and TypeMethodDescriptionWcs111Factory.createOutputType()Returns a new object of class 'Output Type'.Wcs11Factory.createOutputType()Returns a new object of class 'Output Type'.GetCoverageType.getOutput()Returns the value of the 'Output' containment reference.Methods in net.opengis.wcs11 with parameters of type OutputTypeModifier and TypeMethodDescriptionvoidGetCoverageType.setOutput(OutputType value) Sets the value of the 'Output' containment reference. -
Uses of OutputType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement OutputTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Output Type'.Fields in net.opengis.wcs11.impl declared as OutputTypeModifier and TypeFieldDescriptionprotected OutputTypeGetCoverageTypeImpl.outputThe cached value of the 'Output' containment reference.Methods in net.opengis.wcs11.impl that return OutputTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createOutputType()Wcs11FactoryImpl.createOutputType()GetCoverageTypeImpl.getOutput()Methods in net.opengis.wcs11.impl with parameters of type OutputTypeModifier and TypeMethodDescriptionNotificationChainGetCoverageTypeImpl.basicSetOutput(OutputType newOutput, NotificationChain msgs) voidGetCoverageTypeImpl.setOutput(OutputType newOutput) -
Uses of OutputType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type OutputTypeModifier and TypeMethodDescriptionWcs111Switch.caseOutputType(OutputType object) Returns the result of interpreting the object as an instance of 'Output Type'.Wcs11Switch.caseOutputType(OutputType object) Returns the result of interpreting the object as an instance of 'Output Type'.booleanWcs111Validator.validateOutputType(OutputType outputType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateOutputType(OutputType outputType, DiagnosticChain diagnostics, Map context) -
Uses of OutputType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type OutputTypeModifier and TypeMethodDescriptionbooleanGetCoverageTypeValidator.validateOutput(OutputType value)