Package | Description |
---|---|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
Constructor and Description |
---|
IlvTextPath(IlvTextPath source)
Creates a new
IlvTextPath by copying an existing one. |
Modifier and Type | Method and Description |
---|---|
IlvTextPath |
SVGGraphicFactory.createTextPath(Shape shape,
String text)
Creates a text path graphic object.
|
IlvTextPath |
SVGDefaultGraphicFactory.createTextPath(Shape shape,
String text)
Creates a text path graphic object.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.