Package | Description |
---|---|
ilog.views.graphic.composite |
Provides classes for creating Composite Graphics.
|
ilog.views.graphic.composite.layout |
Provides classes for the layout of the decorations within an
IlvComposite . |
ilog.views.sdm.graphic |
Contains specialized graphic objects used
by the SDM component.
|
ilog.views.symbol.util.interactor |
Contains the interactor classes for the compiled symbols.
|
Modifier and Type | Method and Description |
---|---|
protected IlvCompositeGraphic |
IlvCompositeLink.createCompositeNode()
Creates a new
IlvCompositeGraphic instance used to lay out the children |
protected IlvCompositeGraphic |
IlvCompositeLink.getCompositeNode()
Returns the
IlvCompositeGraphic instance used to lay out the children |
Constructor and Description |
---|
IlvCompositeGraphic(IlvCompositeGraphic source)
Creates a new
IlvCompositeGraphic by copying an existing one. |
Constructor and Description |
---|
IlvAttachableGraphic(IlvGraphic element,
IlvCompositeGraphic parent)
Creates an instance of
IlvAttachableGraphic |
Modifier and Type | Class and Description |
---|---|
class |
IlvSDMCompositeNode
This class is typically used in CSS to instantiate composite graphic
nodes.
|
Modifier and Type | Method and Description |
---|---|
protected IlvCompositeGraphic |
IlvSDMCompositeLink.createCompositeNode()
Returns the Composite Node instance used to lay out the children.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvCompiledSymbolRangeInteractor.applySet(IlvCompositeGraphic cg,
double val)
Sets the parameter value in an
IlvApplyObject . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.