Package | Description |
---|---|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Perforce 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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.