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 |
---|
IlvText(IlvText source)
This build an
IlvText instance equivalent to the source
one. |
Modifier and Type | Method and Description |
---|---|
IlvText |
SVGGraphicFactory.createText(IlvPoint position,
String text)
Creates a text graphic object.
|
IlvText |
SVGDefaultGraphicFactory.createText(IlvPoint position,
String text)
Creates a text graphic object.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.