java.lang.Object | |
↳ | com.carto.geometry.Geometry |
![]() |
![]() |
A base class for all geometry types.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
boolean |
equals(Object obj)
Checks if this object is equal to the specified object.
| ||||||||||
MapBounds |
getBounds()
Returns the minimal bounds for the geometry.
| ||||||||||
MapPos |
getCenterPos()
Returns the center point of the geometry.
| ||||||||||
int |
hashCode()
Returns the hash value of this object.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Checks if this object is equal to the specified object.
obj | The reference object. |
---|
Returns the minimal bounds for the geometry.
Returns the center point of the geometry.
Returns the hash value of this object.