Package | Description |
---|---|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
ilog.views.maps.graphic |
This package contains graphic objects specialized for cartographic display.
|
ilog.views.svg.dom |
Contains the implementation of SVG DOM and a utility class allowing to deal with the DOM.
|
Constructor and Description |
---|
IlvGraphicPath(IlvGraphicPath source)
Creates a new
IlvGraphicPath by copying
an existing one. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvMapAnnotationToolBar.MapGraphicPath
An
IlvMapGraphicPath for annotations. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapGraphicPath
IlvMapGraphicPath is an IlvGraphicPath
that accepts an IlvGraphicPathStyle to define its graphical
attributes. |
Modifier and Type | Method and Description |
---|---|
static void |
SVGUtil.fillGraphicPathData(org.w3c.dom.svg.SVGPathElement element,
IlvGraphicPath gp,
IlvTransformer t,
boolean compact)
Fills an
SVGPathElement data list to represent an
IlvGraphicPath . |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.