| Method and Description |
|---|
| nl.b3p.viewer.image.CombineImageWkt.getColor()
get the color from the
featurestyle
instead |
| nl.b3p.viewer.image.CombineImageWkt.getLabel()
get the label from the
featurestyle
instead |
| nl.b3p.viewer.image.CombineImageWkt.getStrokeWidth()
use the value from the
featurestyle
instead |
| nl.b3p.viewer.image.CombineImageWkt.setColor(Color)
set color on the
featurestyle instead |
| nl.b3p.viewer.image.CombineImageWkt.setColor(String)
set color on the
featurestyle instead |
| nl.b3p.viewer.image.CombineImageWkt.setLabel(String)
set the label on the
featurestyle instead |
| nl.b3p.viewer.image.CombineImageWkt.setStrokeWidth(Float)
set the value on the the
featurestyle
instead |
| Constructor and Description |
|---|
| nl.b3p.viewer.image.CombineImageWkt(String)
use
CombineImageWkt.CombineImageWkt(java.lang.String, nl.b3p.viewer.image.FeatureStyle)
if you also want to convey styling information or a label |
| nl.b3p.viewer.image.CombineImageWkt(String, String) |
| nl.b3p.viewer.image.CombineImageWkt(String, String, Float) |
| nl.b3p.viewer.image.FeatureStyle()
use
FeatureStyle.FeatureStyle(JSONObject) instead, as this sets up
the style with aberrant properties. |
Copyright © 2020. All rights reserved.