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.
|
Modifier and Type | Method and Description |
---|---|
IlvSpline |
IlvSplineSelection.getSpline()
Returns the selected object.
|
Constructor and Description |
---|
IlvSpline(IlvSpline source)
Creates a new spline by copying an existing one.
|
IlvSplineSelection(IlvSpline obj)
Creates a new spline selection object.
|
Modifier and Type | Method and Description |
---|---|
static void |
SVGUtil.fillSplinePathData(org.w3c.dom.svg.SVGPathElement element,
IlvSpline obj,
IlvTransformer t)
Fills an
SVGPathElement data list to represent
an IlvSpline object. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.