org.geotools.data.wms
Class WMSLayerMetadataEntity
java.lang.Object
org.geotools.catalog.AbstractMetadataEntity
org.geotools.data.wms.WMSLayerMetadataEntity
- All Implemented Interfaces:
- org.opengis.catalog.MetadataEntity
- public class WMSLayerMetadataEntity
- extends AbstractMetadataEntity
Nested classes inherited from class org.opengis.catalog.MetadataEntity |
org.opengis.catalog.MetadataEntity.Element, org.opengis.catalog.MetadataEntity.EntityType |
Field Summary |
static java.lang.String |
TYPE_NAME
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_NAME
public static final java.lang.String TYPE_NAME
- See Also:
- Constant Field Values
WMSLayerMetadataEntity
public WMSLayerMetadataEntity(Layer layer)
getName
public java.lang.String getName()
getTitle
public java.lang.String getTitle()
isQueryable
public boolean isQueryable()
getStyles
public java.util.List getStyles()
getCRS
public java.util.Set getCRS()
getBoundingBoxes
public java.util.Map getBoundingBoxes()
Copyright © GeoTools. All Rights Reserved.