Package | Description |
---|---|
twaver | |
twaver.network.ui | |
twaver.web.svg.network | |
twaver.web.svg.network.ui |
Modifier and Type | Class and Description |
---|---|
class |
EllipseGroup
This class defines an ellipse shape group.
|
class |
ParallelogramGroup
This class defines a group with a parallelogram shape.
|
Constructor and Description |
---|
UndoRedoEvent(Group group) |
Modifier and Type | Method and Description |
---|---|
Group |
GroupUI.getGroup() |
Constructor and Description |
---|
GroupUI(TNetwork network,
Group group)
Construct group ui by given network and group.
|
Modifier and Type | Method and Description |
---|---|
java.awt.Shape |
SVGContext.getGroupShape(Group group)
Gets the shape of the group from the cache map
|
void |
SVGContext.registerGroupShape(Group group,
java.awt.Shape shape)
Register the group's shape of element to cache map
|
Constructor and Description |
---|
GroupSVGUI(TSVGNetwork network,
Group group)
Create a group svg ui with the given network and the group
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.