Package | Description |
---|---|
twaver.web.svg.network | |
twaver.web.svg.network.ui |
Modifier and Type | Class and Description |
---|---|
class |
MapNetwork
Deprecated.
As of TWaver version 3.6
replaced by TWaver WebGIS
web.map.SVGMapNetwork |
class |
TGISNetwork
Deprecated.
As of TWaver version 3.6
replaced by TWaver WebGIS
web.map.SVGMapNetwork |
Modifier and Type | Field and Description |
---|---|
protected TSVGNetwork |
AbstractElementSVGUI.network |
Modifier and Type | Method and Description |
---|---|
TSVGNetwork |
SVGComponentAttachment.getNetwork() |
TSVGNetwork |
SVGAttachment.getNetwork() |
TSVGNetwork |
ElementSVGUI.getNetwork()
Get which network component this ui painting for.
|
TSVGNetwork |
AbstractElementSVGUI.getNetwork() |
Modifier and Type | Method and Description |
---|---|
void |
SVGComponentAttachment.setNetwork(TSVGNetwork network) |
Constructor and Description |
---|
AbstractElementSVGUI(TSVGNetwork network,
AbstractElement element) |
BaseElementSVGUI(TSVGNetwork network,
BaseElement element) |
BTSAntennaSVGUI(TSVGNetwork network,
BTSAntenna btsAntenna)
Create a BTSAntenna svg ui with the given network and the BTSAntenna.
|
CardSVGUI(TSVGNetwork network,
Card card)
Create a card svg ui with the given network and the card
|
DummySVGUI(TSVGNetwork network,
Dummy dummy)
Create a Dummy svg ui with the given network and the dummy
|
GridSVGUI(TSVGNetwork network,
Grid grid)
Create a shelf svg ui with the given network and the shelf.
|
GroupSVGUI(TSVGNetwork network,
Group group)
Create a group svg ui with the given network and the group
|
LinkSubNetworkSVGUI(TSVGNetwork network,
LinkSubNetwork link) |
LinkSVGUI(TSVGNetwork network,
Link link)
Create a link svg ui with the given network and the link
|
NodeSVGUI(TSVGNetwork network,
Node node)
Create a node svg ui with the given network and the node
|
PolyLineSVGUI(TSVGNetwork network,
PolyLine polyLine)
Create a polyline svg ui with the given network and the polyline.
|
PolySubNetworkSVGUI(TSVGNetwork network,
PolySubNetwork polySubNetwork)
Create a polysubnetwork svg ui with the given network and the polysubnetwork.
|
RoundRectSVGUI(TSVGNetwork network,
RoundRect roundRect)
Create a round rectangle svg ui with the given network and the roundRect.
|
ShapeLinkSVGUI(TSVGNetwork network,
ShapeLink shapeLink)
Create a shape link svg ui with the given network and the shape link.
|
ShapeNodeSVGUI(TSVGNetwork network,
ShapeNode shapeNode)
Create a shape node svg ui with the given network and the shape node.
|
ShapeSubNetworkSVGUI(TSVGNetwork network,
ShapeSubNetwork shapeNode)
Create a shape node svg ui with the given network and the shape node.
|
ShelfSVGUI(TSVGNetwork network,
Shelf shelf)
Create a shelf svg ui with the given network and the shelf.
|
SlotSVGUI(TSVGNetwork network,
Slot slot)
Create a slot svg ui with the given network and the slot.
|
SubNetworkSVGUI(TSVGNetwork network,
SubNetwork subNetwork)
Create a text svg ui with the given network and the text.
|
TextSVGUI(TSVGNetwork network,
Text text)
Create a text svg ui with the given network and the text.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.