Uses of Class
org.n52.io.crs.CRSUtils
-
Packages that use CRSUtils Package Description org.n52.io.crs org.n52.io.request -
-
Uses of CRSUtils in org.n52.io.crs
Methods in org.n52.io.crs that return CRSUtils Modifier and Type Method Description static CRSUtilsCRSUtils. createEpsgForcedXYAxisOrder()Creates aCRSUtilswhich offers assistance when doing spatial opererations.static CRSUtilsCRSUtils. createEpsgReferenceHelper(org.geotools.util.factory.Hints hints)Creates aCRSUtilswhich offers assistance when doing spatial opererations.static CRSUtilsCRSUtils. createEpsgStrictAxisOrder()Creates anCRSUtilswhich offers assistance when doing spatial opererations. -
Uses of CRSUtils in org.n52.io.request
Methods in org.n52.io.request with parameters of type CRSUtils Modifier and Type Method Description BoundingBoxVicinity. calculateBounds(CRSUtils crsUtils)Calculates bounding box with the given CRS context.
-