Package | Description |
---|---|
twaver.network | |
twaver.network.inputhandler |
Modifier and Type | Method and Description |
---|---|
void |
TNetwork.addCanvasMarker(CanvasMarker m)
Adds a canvas marker on this network.
|
void |
TNetwork.removeCanvasMarker(CanvasMarker m)
Removes a specified canvas marker from this network.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMoveInputHandler
Abstract implementation for selection input handler.
|
class |
CreateLinkInputHandler
This input handler used to handle create link event.
|
class |
CreatePointsInputHandler
This input handler used to handle creating vertex
for a shape node.
|
class |
CreatePolyInputHandler
This input handler used to create poly line
SubNetwork
objects by mouse on the network canvas. |
class |
CreateResizableNodeInputHandler
This handler used to resize node bound.
|
class |
CreateShapeLinkInputHandler |
class |
CreateShapeNodeInputHandler
This handler is used to edit shape node on network.
|
class |
EagerMoveInputHandler
This is a implementation of InputEventListener that uses to handle all
input interaction of a network component, include mouse event and keyboard
event.
|
class |
ExportImageInputHandler |
class |
LazyMoveInputHandler
This class defines a group selection input handler.
|
class |
MagnifierInputHandler
This input handler will display a magnifier on the network
canvas to magnify the part around mouse cursor.
|
class |
RectangleInputHandler
This is an abstract input hander, define a handler
that drag a rectangle on network canvas, and do something.
|
class |
ResizeInputHandler
This class defines a input handler used to resize element.
|
class |
SelectionInputHandler
This is a implementation of InputEventListener that uses to handle selection related
input interaction of a network component, include mouse event and keyboard
event.
|
class |
ZoomToRectInputHandler
This class defines a input handler to zoom a rectangle of the network
canvas to fit the whole visible area.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.