Package | Description |
---|---|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.hypergraph |
This package contains the graphic framework for hypergraphs.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvGrapherObjectProperty
This property is stored in an
IlvGraphic object, when
this object is added to an IlvGrapher . |
Modifier and Type | Method and Description |
---|---|
protected static IlvObjectProperty |
IlvManager.getObjectProperty(IlvGraphic obj)
Returns the object property for the input object.
|
protected IlvObjectProperty |
IlvManager.makeObjectProperty(IlvGraphic obj)
Creates the object property for the input object.
|
protected IlvObjectProperty |
IlvGrapher.makeObjectProperty(IlvGraphic obj)
Creates the object property for the input object.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvHyperGrapherObjectProperty
This property is stored in an
IlvGraphic object, when
this object is added to an IlvHyperGrapher . |
Modifier and Type | Method and Description |
---|---|
protected IlvObjectProperty |
IlvHyperGrapher.makeObjectProperty(IlvGraphic obj)
Creates the object property for the input object.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.