public class CombineImageWkt extends Object
| Constructor and Description |
|---|
CombineImageWkt(String wktGeomString) |
CombineImageWkt(String wktGeomString,
String color) |
public CombineImageWkt(String wktGeomString)
public String getWktGeom()
public void setWktGeom(String wktGeom)
wktGeom - the wktGeom to setpublic Color getColor()
public void setColor(Color color)
color - the color to setpublic void setColor(String hexrgb)
public String getLabel()
public void setLabel(String label)
label - the label to setCopyright © 2016. All rights reserved.