Package | Description |
---|---|
twaver | |
twaver.network.ui | |
twaver.web.svg.network.ui |
Modifier and Type | Method and Description |
---|---|
PolyLine |
Segment.getPolyLine()
Get the parent poly line object of this segment.
|
PolyLine |
Branch.getPolyLine()
Gets the PolyLine object of this branch.
|
Modifier and Type | Method and Description |
---|---|
void |
Segment.setPolyLine(PolyLine polyLine)
Set the parent polyline element for this segment.
|
Modifier and Type | Field and Description |
---|---|
protected PolyLine |
PolyLineUI.polyLine |
Constructor and Description |
---|
PolyLineUI(TNetwork network,
PolyLine polyLine) |
Constructor and Description |
---|
PolyLineSVGUI(TSVGNetwork network,
PolyLine polyLine)
Create a polyline svg ui with the given network and the polyline.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.