Uses of Class
net.opengis.wcs.crs.v_1_0.CrsType

Uses of CrsType in net.opengis.wcs.crs.v_1_0
 

Methods in net.opengis.wcs.crs.v_1_0 that return CrsType
 CrsType ObjectFactory.createCrsType()
          Create an instance of CrsType
 CrsType CrsType.withOutputCrs(String value)
           
 CrsType CrsType.withSubsettingCrs(String value)
           
 

Methods in net.opengis.wcs.crs.v_1_0 that return types with arguments of type CrsType
 JAXBElement<CrsType> ObjectFactory.createCrs(CrsType value)
          Create an instance of JAXBElement<CrsType>}
 

Methods in net.opengis.wcs.crs.v_1_0 with parameters of type CrsType
 JAXBElement<CrsType> ObjectFactory.createCrs(CrsType value)
          Create an instance of JAXBElement<CrsType>}
 



Copyright © 2008-2015. All Rights Reserved.