Uses of Class
gov.nasa.worldwind.ogc.wms.WMSLayerExtent
- 
Packages that use WMSLayerExtent Package Description gov.nasa.worldwind.ogc.wms 
- 
- 
Uses of WMSLayerExtent in gov.nasa.worldwind.ogc.wmsFields in gov.nasa.worldwind.ogc.wms with type parameters of type WMSLayerExtent Modifier and Type Field Description protected java.util.Set<WMSLayerExtent>WMSLayerCapabilities. extentsMethods in gov.nasa.worldwind.ogc.wms that return types with arguments of type WMSLayerExtent Modifier and Type Method Description java.util.Set<WMSLayerExtent>WMSLayerCapabilities. getExtents()Methods in gov.nasa.worldwind.ogc.wms with parameters of type WMSLayerExtent Modifier and Type Method Description protected voidWMSLayerCapabilities. addExtent(WMSLayerExtent extent)Method parameters in gov.nasa.worldwind.ogc.wms with type arguments of type WMSLayerExtent Modifier and Type Method Description protected voidWMSLayerCapabilities. addExtents(java.util.Set<WMSLayerExtent> inExtents)
 
-