public abstract class CIMMarkerFillPlacement extends CIMMarkerPlacement
| Constructor and Description |
|---|
CIMMarkerFillPlacement() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(JSONObject jsonObject)
Deserializes this object from its JSON representation.
|
void |
serialize(JSONObject jsonObject)
Serializes this object to its JSON representation.
|
getPlacePerPart, getPrimitiveName, setPlacePerPart, setPrimitiveNamepublic void deserialize(JSONObject jsonObject) throws CIMJSONException
deserialize in class CIMMarkerPlacementCIMJSONExceptionpublic void serialize(JSONObject jsonObject)
serialize in class CIMMarkerPlacement