Uses of Interface
net.opengis.wcs10.DCPTypeType
-
Packages that use DCPTypeType Package Description net.opengis.wcs10 net.opengis.wcs10.impl net.opengis.wcs10.util -
-
Uses of DCPTypeType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return DCPTypeType Modifier and Type Method Description DCPTypeType
Wcs10Factory. createDCPTypeType()
Returns a new object of class 'DCP Type Type'. -
Uses of DCPTypeType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement DCPTypeType Modifier and Type Class Description class
DCPTypeTypeImpl
An implementation of the model object 'DCP Type Type'.Methods in net.opengis.wcs10.impl that return DCPTypeType Modifier and Type Method Description DCPTypeType
Wcs10FactoryImpl. createDCPTypeType()
-
Uses of DCPTypeType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type DCPTypeType Modifier and Type Method Description Object
Wcs10Switch. caseDCPTypeType(DCPTypeType object)
Returns the result of interpreting the object as an instance of 'DCP Type Type'.
-