Uses of Interface
net.opengis.wcs10.DocumentRoot
-
Packages that use DocumentRoot Package Description net.opengis.wcs10 net.opengis.wcs10.impl net.opengis.wcs10.util -
-
Uses of DocumentRoot in net.opengis.wcs10
Methods in net.opengis.wcs10 that return DocumentRoot Modifier and Type Method Description DocumentRootWcs10Factory. createDocumentRoot()Returns a new object of class 'Document Root'. -
Uses of DocumentRoot in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement DocumentRoot Modifier and Type Class Description classDocumentRootImplAn implementation of the model object 'Document Root'.Methods in net.opengis.wcs10.impl that return DocumentRoot Modifier and Type Method Description DocumentRootWcs10FactoryImpl. createDocumentRoot() -
Uses of DocumentRoot in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type DocumentRoot Modifier and Type Method Description ObjectWcs10Switch. caseDocumentRoot(DocumentRoot object)Returns the result of interpreting the object as an instance of 'Document Root'.
-