ImageGearJava Project > com.accusoft.imagegear.art Package : ImGearARTCallout Class |
The following tables list the members exposed by ImGearARTCallout.
Name | Description | |
---|---|---|
![]() | ImGearARTCallout Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | getLine | Gets the callout line attributes.
|
![]() | getType | Gets the callout type.
|
![]() | getX | Gets the callout pointer X location.
The coordinate is relative to the left edge of the text mark. |
![]() | getY | Gets the callout pointer Y location.
The coordinate is relative to the top edge of the text mark. |
![]() | setLine | Sets the callout line attributes.
|
![]() | setType | Gets the callout type.
|
![]() | setX | Sets the callout pointer X location.
The coordinate is relative to the left edge of the text mark. |
![]() | setY | Sets the callout pointer Y location.
The coordinate is relative to the top edge of the text mark. |
Name | Description | |
---|---|---|
![]() | onPropertyChanged | Can be called by subclasses when their properties change. Subscribers, com.accusoft.imagegear.callbackinterfaces.IImGearPropertyChangedListeners are subsequently notified. |