Package | Description |
---|---|
net.ontopia.topicmaps.viz |
Modifier and Type | Field and Description |
---|---|
protected VizPanel |
HighlightNode.vpanel |
protected VizPanel |
KeyInputManager.vpanel |
protected VizPanel |
Vizlet.DynamicMenuListener.vpanel |
Modifier and Type | Method and Description |
---|---|
VizPanel |
VizController.getVizPanel() |
VizPanel |
ApplicationContext.getVizPanel()
Get the Panel
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationContextIF.setVizPanel(VizPanel panel)
Store the panel containing the map
|
void |
ApplicationContext.setVizPanel(VizPanel vpanel)
Set the Panel
|
Constructor and Description |
---|
DynamicMenuListener(VizPanel vpanel) |
NavigateUI(VizPanel glp,
VizController controller) |
VizController(VizPanel vpanel,
VizFrontEndIF vizFrontEnd,
com.touchgraph.graphlayout.TGPanel aTgPanel) |