org.geotools.sld
Class CssParameter
Object
CssParameter
public class CssParameter
- extends Object
A Cascading Style Sheet parameter.
This class is internal to the sld binding project. It should be replaced
with a geotools styling model object if one becomes available.
- Author:
- Justin Deoliveira, The Open Planning Project
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CssParameter
public CssParameter(String name)
getName
public String getName()
getExpressions
public List getExpressions()
Copyright © 1996-2009 Geotools. All Rights Reserved.