Package | Description |
---|---|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.svg.dom |
Contains the implementation of SVG DOM and a utility class allowing to deal with the DOM.
|
Constructor and Description |
---|
IlvArc(IlvArc source)
Creates an arc by copying an existing arc.
|
Modifier and Type | Method and Description |
---|---|
static void |
SVGUtil.fillArcPathData(org.w3c.dom.svg.SVGPathElement element,
IlvArc arc,
IlvTransformer t)
Fills an
SVGPathElement data list to represent an
IlvArc . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.