ImageGearJava Project > com.accusoft.imagegear.art Package : ImGearARTPin Class |
The following tables list the members exposed by ImGearARTPin.
Name | Description | |
---|---|---|
ImGearARTPin Constructor | Overloaded. |
Name | Description | |
---|---|---|
getAlignment | Gets the alignment of the pin icon.
The default value is ImGearARTPinAlignment.LEFT_TOP. | |
getColor | Gets the color of the pin icon.
| |
setAlignment | Sets the alignment of the pin icon.
The default value is ImGearARTPinAlignment.LEFT_TOP. | |
setColor | Sets the color of the pin icon.
|
Name | Description | |
---|---|---|
onPropertyChanged | Can be called by subclasses when their properties change. Subscribers, com.accusoft.imagegear.callbackinterfaces.IImGearPropertyChangedListeners are subsequently notified. |