| Styling > Customizing Network Elements > Customizing Network Element Types > Customizing Existing Network Element Types |
Customizing Existing Network Element Types |
INDEX
PREVIOUS
NEXT
|
This section provides details about the CSS properties that you can use to customize the various network element types.
For details about the network element types and their graphic representation, refer to Network Element Types in the Business Objects and Data Sources documentation.
The following properties are common to all network element types:
The following properties are mapped, that is, their value is computed automatically by JViews TGO according to the states and alarms currently set in the object (column Set). You can however override the mapped values or customize their graphic representation even when the object does not carry states and alarms.
Property Name |
Type |
Set |
Default Value |
Description |
|---|---|---|---|---|
detailLevel | enum |
Yes | MaximumDetails |
Defines the level of detail to be used to draw the base. |
borderColor | Color |
Yes |
10% gray |
Denotes the primary color of the base border. |
borderColor2 | Color |
Yes |
60% gray |
Denotes the secondary color of the base border. |
borderWidth | float |
Yes |
1 pixel |
Denotes the width of the base border. |
reliefBorders | boolean |
Yes | true |
Denotes whether the base border is drawn in relief or not. |
borderLineStyle | float[] |
Yes | null (Solid) |
Denotes the line style used to draw the base border. |
borderPattern | Pattern |
Yes | null |
Denotes the pattern used to draw the base border. |
foreground | Color |
Yes |
28% gray in the IltObject class style |
Denotes the foreground color of the base. |
background | Color |
Yes |
Transparent ( null) |
Denotes the background color of the base. |
fillStyle | ilog.util.IlFillStyle |
Network node | IlFillStyle.SOLID_COLOR for user-defined business objects IlFillStyle.PATTERN for predefined business objects |
Denotes the style used to fill the base of an object.
Possible values are: IlFillStyle.NO_FILL IlFillStyle.SOLID_COLOR IlFillStyle.LINEAR_GRADIENT IlFillStyle.RADIAL_GRADIENT IlFillStyle.TEXTURE IlFillStyle.PATTERN |
fillAngle | float |
Network node | 0 |
Returns the angle (in degrees) of the gradient used to fill the base of an object. This property is only used if fillStyle is set to IlFillStyle.RADIAL_GRADIENT or IlFillStyle.LINEAR_GRADIENT |
fillEnd | float |
Network node | 1f |
Returns the position where the gradient of an object ends, that is, where the color is the one defined by property background. This property is only used if fillStyle is set to IlFillStyle.RADIA_GRADIENT or IlFillStyle.LINEAR_GRADIENT |
fillStart | float |
Network node | 0f |
Returns the position where the gradient of an object starts, that is, where the color is the one defined by property foreground. This property is only used if fillStyle is set to IlFillStyle.RADIA_GRADIENT or IlFillStyle.LINEAR_GRADIENT. |
fillTexture | Image |
Network node | null |
Denotes the texture used to fill the base of an object. This property is only used if fillStyle is set to IlFillStyle.TEXTURE. |
fillPattern | Pattern |
Yes | null (Solid) |
Denotes the pattern used to fill the base of an object. This property is only used if fillStyle is set to IlFillStyle.PATTERN. |
These types have by default a dotted border displayed around the main shape. The dotted border is configured through the following properties:
This type determines the graphic representation of a mediation device in the form of a stylized shelf with five slots. It can be customized through the following properties:
This type determines the graphic representation of a server in the form of a stylized equipment unit with a colored button and a vent grid. It can be customized through the following properties:
Property Name |
Type |
Set |
Default Value |
Description |
|---|---|---|---|---|
serverButtonColor | Color |
No |
100% blue |
Defines the color of the server button. |
serverGridColor | Color |
No |
10% gray |
Defines the color of the server grid. |
This type determines the graphic representation of a network management workstation in the form of a stylized workstation. It can be customized through the following properties:
This type determines the graphic representation of a wireless Base Station Controller (BSC). It can be customized through the following property:
This type determines the graphic representation of a Mobile Switching Center (MSC). It can be customized through the following property:
This type determines the graphic representation of a Base Transceiver Station (BTS). It can be customized through the following property:
This type determines the graphic representation of the BTS equipment that is part of a BTS object. It can be customized through the following properties:
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. All rights reserved. Legal terms. | PREVIOUS NEXT |