org.geotools.styling
Class StyledLayerImpl
Object
StyledLayerImpl
- All Implemented Interfaces:
- StyledLayer
- Direct Known Subclasses:
- NamedLayerImpl, UserLayerImpl
public class StyledLayerImpl
- extends Object
- implements StyledLayer
Default implementation of StyledLayer.
- Author:
- jamesm
- Module:
modules/library/main (gt-main.jar)
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
StyledLayerImpl
public StyledLayerImpl()
getName
public String getName()
- Specified by:
getName
in interface StyledLayer
setName
public void setName(String name)
- Specified by:
setName
in interface StyledLayer
Copyright © 1996-2009 Geotools. All Rights Reserved.