Uses of Class
org.n52.shetland.inspire.InspireSupportedCRS
-
Packages that use InspireSupportedCRS Package Description org.n52.shetland.inspire org.n52.shetland.inspire.dls -
-
Uses of InspireSupportedCRS in org.n52.shetland.inspire
Methods in org.n52.shetland.inspire that return InspireSupportedCRS Modifier and Type Method Description InspireSupportedCRSInspireSupportedCRS. addOtherCRS(String otherCRS)Add the other CRSInspireSupportedCRSInspireSupportedCRS. setOtherCRS(Collection<String> otherCRS)Set the other CRSs, clears the existing collection -
Uses of InspireSupportedCRS in org.n52.shetland.inspire.dls
Methods in org.n52.shetland.inspire.dls that return InspireSupportedCRS Modifier and Type Method Description InspireSupportedCRSInspireCapabilities.InspireExtendedCapabilitiesSupportedCRS. getSupportedCRS()Get the supported CRSesMethods in org.n52.shetland.inspire.dls with parameters of type InspireSupportedCRS Modifier and Type Method Description InspireCapabilities.InspireExtendedCapabilitiesSupportedCRSInspireCapabilities.InspireExtendedCapabilitiesSupportedCRS. setSupportedCRS(InspireSupportedCRS supportedCRS)Set the supported CRSes
-