|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.IlvObjectProperty
ilog.views.IlvGrapherObjectProperty
public class IlvGrapherObjectProperty
This property is stored in an IlvGraphic object, when
this object is added to an IlvGrapher.
This class is part of the internal mechanism of
IlvManager, IlvGrapher and
IlvHyperGrapher.
You should not use this class.
| Constructor Summary | |
|---|---|
protected |
IlvGrapherObjectProperty(boolean isNode)
Constructs a grapher object property. |
| Method Summary | |
|---|---|
boolean |
isHyperEdge()
Returns true if the object associated with the property is a hyperedge. |
boolean |
isLink()
Returns true if the object associated with the property is a link. |
boolean |
isNode()
Returns true if the object associated with the property is a node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected IlvGrapherObjectProperty(boolean isNode)
| Method Detail |
|---|
public boolean isNode()
public boolean isLink()
public boolean isHyperEdge()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||