public class SimpleSpatialDataWrapper extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
This method returns true if the current SimpleSpatialDataWrapper instance is considered equal to the given SimpleSpatialDataWrapper instance
|
static SimpleSpatialDataWrapper |
getInstance(String s)
This method returns an instance of SimpleSpatialDataWrapper
|
String |
serialize()
This method returns a String representation of this SimpleSpatialDataWrapper instance
|
String |
toString()
Returns a String representation of this object
|
public boolean equals(Object o)
public static SimpleSpatialDataWrapper getInstance(String s)
s
- a string representing a serialized form of Spatial datapublic String serialize()
Copyright © 2016 Oracle and/or its afflilates. All Rights Reserved.