public class IltGraphicElementName extends IlEnum
Used to identify the decoration by the layer policy mechanism, zoom policy visibility threshold.
Modifier and Type | Field and Description |
---|---|
static IltGraphicElementName |
AlarmBalloon
Alarm balloon, which is displayed on top of the graphic object when
new alarms are triggered.
|
static IltGraphicElementName |
AlarmCount
Alarm counter label (including the alarm letter), which is displayed
either on the graphic object base or on its associated plinth.
|
static IltGraphicElementName |
Base
Base drawing of a network element, a link, a group, or a card.
|
static IltGraphicElementName |
ContainerStatus
Container status icon, indicating expanded vs. collapsed.
|
static IltGraphicElementName |
Family
Family label in the bottom right corner of a network element symbolic
representation.
|
static IltGraphicElementName |
Function
Function icon in the bottom left corner of a network element symbolic
representation.
|
static IltGraphicElementName |
Generic
Generic graphic element name.
|
static IltGraphicElementName |
Icon
Group icon which is used to display an image inside groups.
|
static IltGraphicElementName |
InformationIcon
Collapsed information icon, which when clicked upon maximizes the
information window.
|
static IltGraphicElementName |
InformationWindow
Expanded information window containing the list of secondary states.
|
static IltGraphicElementName |
InState
The secondary state icon on the left border of a base.
|
static IltGraphicElementName |
Media
The media icon attached to the link.
|
static IlEnumInfo |
metainfo
Contains metainformation about this
IlEnum class. |
static IltGraphicElementName |
Name
Name label, which is displayed either under network elements or on
groups and cards.
|
static IltGraphicElementName |
OutState
The secondary state icon on the right border of a base.
|
static IltGraphicElementName |
Plinth
Plinth containing the alarm and secondary state decorations associated
with the object.
|
static IltGraphicElementName |
PSRIFromEnd
Protection Switch Request Indicator icon stacker on the "from" end of the
link.
|
static IltGraphicElementName |
PSRIToEnd
Protection Switch Request Indicator icon stacker on the "to" end of the
link.
|
static IltGraphicElementName |
SecondaryStateModifiers
Icon stacker, which is displayed on the top of the network element base
and on the group and card base to show the secondary states held by the
object.
|
static IltGraphicElementName |
SystemIcon
Collapsed system icon, which when clicked upon maximizes the
system window.
|
static IltGraphicElementName |
SystemWindow
Expanded system window containing the list of attributes present in the object system.
|
static IltGraphicElementName |
Technology
The technology icon attached to the link.
|
Constructor and Description |
---|
IltGraphicElementName()
Internal constructor.
|
IltGraphicElementName(String name)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
double[] |
getVisibilityThreshold()
Returns a locative containing the visibility threshold.
|
void |
setName(String name)
Sets the name of this object.
|
void |
setVisibilityThreshold(double visibilityThreshold)
Changes the visibility threshold.
|
public static IltGraphicElementName AlarmBalloon
public static IltGraphicElementName AlarmCount
public static IltGraphicElementName Base
public static IltGraphicElementName ContainerStatus
public static IltGraphicElementName Family
public static IltGraphicElementName Function
public static IltGraphicElementName Icon
public static IltGraphicElementName InformationIcon
public static IltGraphicElementName InformationWindow
public static IltGraphicElementName InState
public static IltGraphicElementName Media
public static IltGraphicElementName Technology
public static IltGraphicElementName Name
public static IltGraphicElementName OutState
public static IltGraphicElementName Plinth
public static IltGraphicElementName PSRIFromEnd
public static IltGraphicElementName PSRIToEnd
public static IltGraphicElementName SecondaryStateModifiers
public static IltGraphicElementName SystemIcon
public static IltGraphicElementName SystemWindow
public static IltGraphicElementName Generic
public static IlEnumInfo metainfo
IlEnum
class.public IltGraphicElementName()
public IltGraphicElementName(String name)
name
- Graphic element name. Name must be uniquepublic void setName(String name)
public double[] getVisibilityThreshold()
public void setVisibilityThreshold(double visibilityThreshold)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.