public final class OldAPILayerConverter
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONObject |
convert(PJsonObject oldLayer)
Convert a layer definition of the old API.
|
public static org.json.JSONObject convert(PJsonObject oldLayer) throws org.json.JSONException
oldLayer - the old layer definitionorg.json.JSONException