|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The GraphicStroke element both indicates that a repeated-linear-graphic stroke type will be used.
The Graphic sub-element specifies the linear graphic. Proper stroking with a linear graphic requires two hot-spot points within the space of the graphic to indicate where the rendering line starts and stops. In the case of raster images with no special mark-up, this line will be assumed to be middle pixel row of the image, starting from the first pixel column and ending at the last pixel column.----------------------------------------------------------------------
Method Summary | |
Graphic |
getGraphic()
A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size. |
void |
setGraphic(Graphic graphic)
Sets the Graphic. |
Method Detail |
public Graphic getGraphic()
public void setGraphic(Graphic graphic)
graphic
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |