public interface IPen2D extends IPathColor
IRenderSurface
Modifier and Type | Method and Description |
---|---|
boolean |
getAntialised()
Gets the value indicating whether this pen should use antialiasing
|
float |
getThickness()
Get the stroke thickness of this pen
|
boolean |
hasDashes()
Gets the value indicating whether this pen has dash array
|
getColorCode, isTransparent
float getThickness()
boolean getAntialised()
boolean hasDashes()