ImageGearJava Project > com.accusoft.imagegear.art Package : IImGearARTLine Interface |
The following tables list the members exposed by IImGearARTLine.
Name | Description | |
---|---|---|
![]() | getColor | Gets the line color.
|
![]() | getEndHeadAngle | Gets the angle of the line's end head.
|
![]() | getEndHeadLength | Gets the length of the line's end head.
|
![]() | getEndHeadType | Gets the type of the line's end head.
|
![]() | getEndPoint | Gets the end point of the line.
|
![]() | getHeadFillColor | Gets the fill color of the line's head.
|
![]() | getOpacity | Gets the line opacity.
|
![]() | getStartHeadAngle | Gets the angle of the line's start head.
|
![]() | getStartHeadLength | Gets the length of the line's start head.
|
![]() | getStartHeadType | Gets the type of the line's start head.
|
![]() | getStartPoint | Gets the start point of the line.
|
![]() | getStyle | Gets the style of the line.
|
![]() | getWidth | Gets the line width.
|
![]() | setColor | Sets the line color.
|
![]() | setEndHeadAngle | Sets the angle of the line's end head.
|
![]() | setEndHeadLength | Sets the length of the line's end head.
|
![]() | setEndHeadType | Sets the type of the line's end head.
|
![]() | setEndPoint | |
![]() | setHeadFillColor | Sets the fill color of the line's head.
|
![]() | setOpacity | Sets the line opacity.
|
![]() | setStartHeadAngle | Sets the angle of the line's start head.
|
![]() | setStartHeadLength | Sets the length of the line's start head.
|
![]() | setStartHeadType | Sets the type of the line's start head. |
![]() | setStartPoint | Sets the start point of the line.
|
![]() | setStyle | Sets the style of the line.
|
![]() | setWidth | Sets the line width.
|