Uses of Class
org.n52.shetland.iso.gmd.EXExtent
-
Packages that use EXExtent Package Description org.n52.shetland.iso.gmd org.n52.shetland.ogc.gml -
-
Uses of EXExtent in org.n52.shetland.iso.gmd
Methods in org.n52.shetland.iso.gmd that return EXExtent Modifier and Type Method Description EXExtentEXExtent. addVerticalExtent(List<Referenceable<EXVerticalExtent>> exVerticalExtent)EXExtentEXExtent. addVerticalExtent(EXVerticalExtent exVerticalExtent)EXExtentEXExtent. addVerticalExtent(Referenceable<EXVerticalExtent> exVerticalExtent)EXExtentEXExtent. setDescription(String description)EXExtentEXExtent. setVerticalExtent(List<Referenceable<EXVerticalExtent>> exVerticalExtent) -
Uses of EXExtent in org.n52.shetland.ogc.gml
Methods in org.n52.shetland.ogc.gml that return EXExtent Modifier and Type Method Description EXExtentDomainOfValidity. getExExtent()Methods in org.n52.shetland.ogc.gml with parameters of type EXExtent Modifier and Type Method Description DomainOfValidityDomainOfValidity. setExExtent(EXExtent exExtent)
-