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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.