org.gcube.spatial.data.gis.symbology
Class StyleUtils.ClassStyleDef
java.lang.Object
org.gcube.spatial.data.gis.symbology.StyleUtils.ClassStyleDef
- Enclosing class:
- StyleUtils
public class StyleUtils.ClassStyleDef
- extends Object
Create a rendering style to display features from the given feature source by matching unique values of the specified feature attribute to colours
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleUtils.ClassStyleDef
public StyleUtils.ClassStyleDef()
StyleUtils.ClassStyleDef
public StyleUtils.ClassStyleDef(Object from,
Object to)
getFrom
public Object getFrom()
- Returns:
getTo
public Object getTo()
- Returns:
setFrom
public void setFrom(Object from)
- Parameters:
from -
setTo
public void setTo(Object to)
- Parameters:
to -
Copyright © 2013. All Rights Reserved.