Package | Description |
---|---|
twaver.network | |
twaver.network.inputhandler |
Modifier and Type | Method and Description |
---|---|
InteractionMode |
TNetwork.getCreateLinkMode(java.lang.Class linkType) |
static InteractionMode |
InteractionModeFactory.getCreateLinkMode(TNetwork network,
java.lang.Class linkclass)
Get the create link mode.
|
static InteractionMode |
InteractionModeFactory.getCreateNodeMode(TNetwork network)
Get the create node mode.
|
static InteractionMode |
InteractionModeFactory.getCreateNodeMode(TNetwork network,
java.lang.Class elementType)
Get the create node mode.
|
static InteractionMode |
InteractionModeFactory.getCreatePolyMode(TNetwork network)
Get the create polySubNetwork mode.
|
static InteractionMode |
InteractionModeFactory.getCreateShapeLinkMode(TNetwork network)
Get the create shape link mode.
|
static InteractionMode |
InteractionModeFactory.getDefaultLazySelectionMode(TNetwork network)
Get the default lazy selection network mode.
|
static InteractionMode |
InteractionModeFactory.getDefaultMode(TNetwork network)
Get the default network mode.
|
InteractionMode |
TNetwork.getInteractionMode()
Gets current network interaction mode.
|
static InteractionMode |
InteractionModeFactory.getMagnifierMode(TNetwork network)
Get the magnifier mode.
|
static InteractionMode |
InteractionModeFactory.getPanMode(TNetwork network)
Get the pan mode.
|
static InteractionMode |
InteractionModeFactory.getZoomToRectMode(TNetwork network)
Get the zoom to rectangle mode.
|
Modifier and Type | Method and Description |
---|---|
void |
TNetwork.setInteractionMode(InteractionMode interactionMode)
Sets network interaction mode.
|
Constructor and Description |
---|
ExportImageInputHandler(TNetwork network,
javax.swing.JFileChooser chooser,
double zoom,
InteractionMode oldInteractionMode) |
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.