class
GraphEditor
: public
ComEditor
(Return to index)
editor for graphdraw.
Type:
Instantiable
Base Classes:
public
ComEditor
Derived Classes
Include file:
GraphUnidraw/grapheditor.h
Public:
const char*
GetNodeLabel
()
run
NodeDialog
and return string.
GraphEditor
(
OverlayComp
*,
OverlayKit
* =
GraphKit
::Instance())
construct editor to manipulate a given
GraphIdrawComp
.
GraphEditor
(boolean initflag,
OverlayKit
* =
GraphKit
::Instance())
method for use of derived classes. Could be protected.
GraphEditor
(const char*,
OverlayKit
* =
GraphKit
::Instance())
construct editor to open, then manipulate a graphdraw document.
virtual
~GraphEditor
()
Protected:
void
Init
(
OverlayComp
* = nil, const char* = "
GraphEditor
")
NodeDialog
*
_nodedialog
(more documentation)