Package | Description |
---|---|
twaver | |
twaver.network | |
twaver.network.background | |
twaver.web.svg.network |
Modifier and Type | Method and Description |
---|---|
Background |
TSubNetwork.getBackground()
Gets the background of this subnetwork.
|
Background |
TDataBox.getBackground()
Gets the background for this data box.
|
Background |
SubNetwork.getBackground()
Get the background of this subnetwork.
|
Background |
ShapeSubNetwork.getBackground()
Get the background of this subnetwork.
|
Background |
LinkSubNetwork.getBackground()
Get the background of this subnetwork.
|
Background |
DataBoxContext.getBackground()
Gets the background object.
|
Modifier and Type | Method and Description |
---|---|
void |
TSubNetwork.setBackground(Background background)
Sets the background of this subnetwork.
|
void |
TDataBox.setBackground(Background background)
Sets a new background for this data box.
|
void |
SubNetwork.setBackground(Background background)
Set the background of this subnetwork.
|
void |
ShapeSubNetwork.setBackground(Background background)
Set the background of this subnetwork.
|
void |
LinkSubNetwork.setBackground(Background background)
Set the background of this subnetwork.
|
void |
DataBoxContext.setBackground(Background background)
Sets the background object.
|
Modifier and Type | Method and Description |
---|---|
Background |
TNetwork.getCurrentBackground()
Gets the current displaying background of this network.
|
Background |
TNetwork.getNetworkBackground()
Gets the network background object.
|
Modifier and Type | Method and Description |
---|---|
void |
TNetwork.setBackground(Background background)
Sets the network background.
|
void |
TNetwork.setCurrentBackground(Background background)
Sets current displaying background for network.
|
void |
TNetwork.setNetworkBackground(Background background)
Set a new background for the network.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBackground |
class |
ColorBackground
Color background is a simple implementation of Background interface.
|
class |
ImageBackground
This class defines a bitmap background for network component.
|
class |
TextureBackground
This class defines a default background for network component.
|
Modifier and Type | Method and Description |
---|---|
Background |
TSVGNetwork.getCurrentBackground()
Gets the current displaying background of this network.
|
Background |
TSVGNetwork.getNetworkBackground()
Gets the network background object.
|
Modifier and Type | Method and Description |
---|---|
void |
TSVGNetwork.setBackground(Background background) |
void |
TSVGNetwork.setCurrentBackground(Background background)
Sets current displaying background for network.
|
void |
TSVGNetwork.setNetworkBackground(Background background)
Set a new background for the network.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.