Uses of Class
org.opengeospatial.cite.wmts10.ets.core.domain.BoundingBox
Packages that use BoundingBox
Package
Description
-
Uses of BoundingBox in org.opengeospatial.cite.wmts10.ets.core.domain
Methods in org.opengeospatial.cite.wmts10.ets.core.domain that return BoundingBoxMethods in org.opengeospatial.cite.wmts10.ets.core.domain that return types with arguments of type BoundingBoxConstructors in org.opengeospatial.cite.wmts10.ets.core.domain with parameters of type BoundingBoxModifierConstructorDescriptionLayerInfo(String layerName, List<BoundingBox> bboxes, BoundingBox geographicBbox) Constructor parameters in org.opengeospatial.cite.wmts10.ets.core.domain with type arguments of type BoundingBoxModifierConstructorDescriptionLayerInfo(String layerName, List<BoundingBox> bboxes, BoundingBox geographicBbox) -
Uses of BoundingBox in org.opengeospatial.cite.wmts10.ets.core.util
Methods in org.opengeospatial.cite.wmts10.ets.core.util that return BoundingBoxModifier and TypeMethodDescriptionstatic BoundingBoxServiceMetadataUtils.parseBoundingBox(Node bboxNode, boolean presumedWGS84) Parses the BoundingBox from the layer; either as the WGS84 Bbox, or one of the other listed ones