Package | Description |
---|---|
ilog.views.hypergraph |
This package contains the graphic framework for hypergraphs.
|
Modifier and Type | Method and Description |
---|---|
IlvOrderedCompoundEdit |
IlvSegmentedHyperEdge.beforeDo(String undoPresentationName)
This method must be called if undo support is needed for a specific
operation.
|
IlvOrderedCompoundEdit |
IlvHyperEdge.beforeDo(String undoPresentationName)
This method must be called if undo support is needed for a specific
operation.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSegmentedHyperEdge.afterDo(IlvOrderedCompoundEdit undo)
This method must be called if undo support is needed for a specific
operation.
|
void |
IlvHyperEdge.afterDo(IlvOrderedCompoundEdit undo)
This method must be called if undo support is needed for a specific
operation.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.