| java.lang.Object | |
| ↳ | com.carto.styles.Style |
Known Direct Subclasses
|
Known Indirect Subclasses
|
A base class for other Style objects.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| synchronized void | delete() | ||||||||||
| boolean |
equals(Object obj)
Checks if this object is equal to the specified object.
| ||||||||||
| Color |
getColor()
Returns the color of the vector element.
| ||||||||||
| int |
hashCode()
Returns the hash value of this object.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Checks if this object is equal to the specified object.
| obj | The reference object. |
|---|
Returns the color of the vector element.
Returns the hash value of this object.