|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StrokeFormat | |
---|---|
com.arctorus.documents | |
com.arctorus.documents.table |
Uses of StrokeFormat in com.arctorus.documents |
---|
Methods in com.arctorus.documents that return StrokeFormat | |
---|---|
StrokeFormat |
StrokeFormat.clone()
Creates and returns a copy of this object. |
StrokeFormat |
Shape.getStrokeFormat()
Get style of lines used to draw a shape. |
Methods in com.arctorus.documents with parameters of type StrokeFormat | |
---|---|
void |
Shape.setStrokeFormat(StrokeFormat strokeFormat)
Set style of lines used to draw a shape. |
Uses of StrokeFormat in com.arctorus.documents.table |
---|
Methods in com.arctorus.documents.table that return StrokeFormat | |
---|---|
StrokeFormat |
BorderStyle.getFormat()
Get format of a line used to draw a border. |
Methods in com.arctorus.documents.table with parameters of type StrokeFormat | |
---|---|
BorderStyle |
BorderStyleManager.findBorderStyle(StrokeFormat format)
Returns existing border style with the specified parameters. |
void |
BorderStyle.setFormat(StrokeFormat format)
Set format of a line used to draw a border. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |