A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
accountAttachments — Property, class twaver.network.layout.AutoLayouter |
|
Whether consider element attachments when perform auto-layout. |
acked — Property, class twaver.Alarm |
|
Get the acked status. |
acked — Property, interface twaver.IAlarm |
|
Whether this alarm is acknowledged. |
acknowledgeAlarm(severity:twaver:AlarmSeverity) — method, class twaver.AlarmState |
|
Acknowledge one alarm with specified alarm severity. |
acknowledgeAllAlarms(severity:twaver:AlarmSeverity) — method, class twaver.AlarmState |
|
Acknowledge all specified severity alarms. |
active — Property, class twaver.network.layout.CloudLayouter |
|
Check whether layouter now is active. |
add(data:twaver:IData, index:int) — method, class twaver.AlarmBox |
|
Add a data into this data box at the specified index location. |
add(data:twaver:IData, index:int) — method, class twaver.DataBox |
|
Add a data into this data box at the specified index location. |
add(data:twaver:IData, index:int) — method, class twaver.ElementBox |
|
Add a data into this data box at the specified index location. |
add(data:twaver:IData, index:int) — method, class twaver.LayerBox |
|
Add a data into this data box at the specified index location. |
ADD — Constant Static Property, class twaver.DataBoxChangeEvent |
|
Defines the event kind to indicate data object has been added into the data box. |
addAlarmSeverityChangeListener(listener:Function, priority:int) — Static Method , class twaver.AlarmSeverity |
|
Add a listener to this class to monitoring the change of alarm severity. |
addAll(collection:twaver:ICollection) — method, class twaver.Collection |
|
Add all objects of given collection into this collection. |
addAll(collection:twaver:ICollection) — method, interface twaver.ICollection |
|
Add all objects of given collection into this collection. |
addAttachment(attachment:twaver.network.ui:Attachment) — method, class twaver.network.ui.ElementUI |
|
Add attachment into this element ui. |
addChild(child:twaver:IData, index:int) — method, class twaver.Data |
|
Add a child data object for this data. |
addChild(child:twaver:IData, index:int) — method, interface twaver.IData |
|
Add the specified data as a child of current data at the specified
children index location. |
addDataBoxChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.DataBox |
|
Add a data box change listener into this data box to monitoring
the property change event. |
addDataPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.DataBox |
|
Add data property change listener to this data box. |
addElementByInteraction(element:twaver:IElement) — method, class twaver.network.Network |
|
Add element to databox after interaction end. |
addHierarchyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.DataBox |
|
Add a data hierarchical change listener on this data box. |
addImageLoadedListener(listener:Function, priority:int) — Static Method , class twaver.Utils |
|
Add a listener to monitor image loaded event. |
addIndexChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.ElementBox |
|
Add an element index change listener. |
addInteractionListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.controls.Tree |
| |
addInteractionListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.network.Network |
|
Add an interaction listener on this network canvas. |
addItem(item:any) — method, class twaver.Collection |
|
Add an object item into this collection. |
addItem(item:any) — method, interface twaver.ICollection |
|
Add an object item into this collection. |
addItemAt(item:any, index:int) — method, class twaver.Collection |
|
Add an object item into this collection at the specified index location. |
addItemAt(item:any, index:int) — method, interface twaver.ICollection |
|
Add an object item into this collection at the specified index location. |
addPoint(point:flash.geom:Point) — method, class twaver.ShapeLink |
|
Add a new trace point for this shape link. |
addPoint(point:flash.geom:Point) — method, class twaver.ShapeNode |
|
Add a point into this shape node. |
ADD_POINT — Constant Static Property, class twaver.network.interaction.InteractionEvent |
|
Event type indicates the control point is added. |
addPointAt(point:flash.geom:Point, index:int) — method, class twaver.ShapeLink |
|
Add a new trace point at specified location for this shape link. |
addPointAt(point:flash.geom:Point, index:int) — method, class twaver.ShapeNode |
|
Add a new point into this shape in the specified
location. |
addPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.AlarmStateStatistics |
|
Add a property change listener to this class to monitoring the
property change event. |
addPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.Data |
|
Add a property change listener to this data to monitoring property
change event. |
addPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.DataBox |
|
Add property change listener into this data box. |
addPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, interface twaver.IData |
|
Add a property change listener on this data so it can be
notified on any property changed. |
addPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.SelectionModel |
|
Add property change listener on this selection model. |
addPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.charts.ChartBase |
|
Add a property change listener into this view. |
addPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.controls.Table |
|
Add a property change listener into this view. |
addPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.controls.Tree |
|
Add a property change listener into this view. |
addPropertyChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.network.Network |
|
Add a property change listener into this view. |
addSelectionChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.SelectionModel |
|
Add selection change listener on this selection model. |
addSelectionChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.charts.ChartBase |
|
Add data selection change listener into this view. |
addSelectionChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.controls.Table |
|
Add data selection change listener into this view. |
addSelectionChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.controls.Tree |
|
Add data selection change listener into this view. |
addSelectionChangeListener(listener:Function, priority:int, useWeakReference:Boolean) — method, class twaver.network.Network |
|
Add data selection change listener into this view. |
adjustToOrthogonal() — method, class twaver.ShapeLink |
|
Call this method to adjust the whole link path/shape in orthogonal style. |
agentLinks — Property, class twaver.Node |
|
Get all agential links of this node. |
Alarm — class, package twaver |
|
Alarm is a predefined data object for an alarm condition in a telecom
network management system. |
Alarm(alarmID:Object, elementID:Object, alarmSeverity:twaver:AlarmSeverity, acked:Boolean, cleared:Boolean) — Constructor, class twaver.Alarm |
|
Constructor
|
ALARM_ALPHA — Constant Static Property, class twaver.Styles |
|
Element alarm bubble text color transparency. |
alarmAttachment — Property, class twaver.network.ui.ElementUI |
|
Get alarm attachment of this element ui. |
AlarmAttachment — class, package twaver.network.ui |
|
This attachment defines the new alarm representation
on network, typically an alarm bubble with a text
inside to indicate the alarm severity, alarm count etc. |
AlarmAttachment(elementUI:twaver.network.ui:ElementUI, showInAttachmentCanvas:Boolean) — Constructor, class twaver.network.ui.AlarmAttachment |
|
Create an alarm attachment instance for specified element ui. |
ALARM_BOLD — Constant Static Property, class twaver.Styles |
|
Whether element alarm bubble text use bold style. |
alarmBox — Property, class twaver.ElementBox |
|
Get alarm box instance of this element box. |
AlarmBox — class, package twaver |
|
This class is the alarm container used to manage all alarm objects
in TWaver. |
AlarmBox(elementBox:twaver:ElementBox) — Constructor, class twaver.AlarmBox |
|
Constructor of AlarmBox. |
ALARM_COLOR — Constant Static Property, class twaver.Styles |
|
Element alarm bubble text color. |
ALARM_CONTENT_XSCALE — Constant Static Property, class twaver.Styles |
|
Element alarm bubble text scale in x axis. |
ALARM_CONTENT_YSCALE — Constant Static Property, class twaver.Styles |
|
Element alarm bubble text scale in y axis. |
ALARM_CORNER_RADIUS — Constant Static Property, class twaver.Styles |
|
Element alarm bubble round corner radius. |
ALARM_DIRECTION — Constant Static Property, class twaver.Styles |
|
Element alarm bubble direction. |
alarmElementMapping — Property, class twaver.AlarmBox |
|
Get the alarm-elemen mapping object. |
AlarmElementMapping — class, package twaver |
|
This class is used by AlarmBox. |
AlarmElementMapping(alarmBox:twaver:AlarmBox, elementBox:twaver:ElementBox) — Constructor, class twaver.AlarmElementMapping |
|
Constructor of this class. |
ALARM_EMBED — Constant Static Property, class twaver.Styles |
|
Whether element alarm bubble text label
use embed font name. |
ALARM_FILL_ALPHA — Constant Static Property, class twaver.Styles |
|
Element alarm bubble fill color transparency. |
alarmFillColorFunction — Property, class twaver.controls.Tree |
|
Get alarm fill color generator of this tree. |
alarmFillColorFunction — Property, class twaver.network.Network |
|
Get alarm bubble fill color generator. |
ALARM_FILL_COLOR_FUNCTION — Static Property, class twaver.Defaults |
|
Default alarm fill color generator function. |
ALARM_FONT — Constant Static Property, class twaver.Styles |
|
Element alarm bubble text font name. |
ALARM_GRADIENT — Constant Static Property, class twaver.Styles |
|
Element alarm bubble fill gradient pattern. |
ALARM_GRADIENT_ALPHA — Constant Static Property, class twaver.Styles |
|
Element alarm bubble fill gradient color transparency. |
ALARM_GRADIENT_COLOR — Constant Static Property, class twaver.Styles |
|
Element alarm bubble fill gradient color. |
ALARM_HTML — Constant Static Property, class twaver.Styles |
|
Element alarm bubble text whether or not html.Default value is false. |
ALARM_ITALIC — Constant Static Property, class twaver.Styles |
|
Whether element alarm bubble text use italic style. |
alarmLabelFunction — Property, class twaver.network.Network |
|
Get element alarm bubble text content generator. |
ALARM_LABEL_FUNCTION — Static Property, class twaver.Defaults |
|
Default alarm bubble text generator function. |
ALARM_OUTLINE_ALPHA — Constant Static Property, class twaver.Styles |
|
Element alarm bubble outline color transparency. |
ALARM_OUTLINE_COLOR — Constant Static Property, class twaver.Styles |
|
Element alarm bubble outline color. |
ALARM_OUTLINE_WIDTH — Constant Static Property, class twaver.Styles |
|
Element alarm bubble outline width. |
ALARM_PADDING — Constant Static Property, class twaver.Styles |
|
Element alarm bubble shape inner padding value. |
ALARM_PADDING_BOTTOM — Constant Static Property, class twaver.Styles |
|
Element alarm bubble shape inner bottom gap. |
ALARM_PADDING_LEFT — Constant Static Property, class twaver.Styles |
|
Element alarm bubble shape inner left gap. |
ALARM_PADDING_RIGHT — Constant Static Property, class twaver.Styles |
|
Element alarm bubble shape inner right gap. |
ALARM_PADDING_TOP — Constant Static Property, class twaver.Styles |
|
Element alarm bubble shape inner top gap. |
ALARM_POINTER_LENGTH — Constant Static Property, class twaver.Styles |
|
Element alarm bubble pointer length. |
ALARM_POINTER_WIDTH — Constant Static Property, class twaver.Styles |
|
Element alarm bubble pointer width. |
ALARM_POSITION — Constant Static Property, class twaver.Styles |
|
Element alarm bubble position. |
alarmSeverity — Property, class twaver.Alarm |
|
Get the alarm severity value. |
alarmSeverity — Property, class twaver.AlarmSeverityChangeEvent |
| |
alarmSeverity — Property, interface twaver.IAlarm |
|
Get alarm severity. |
AlarmSeverity — class, package twaver |
|
This class defines the severities for telecom network alarms. |
AlarmSeverity(value:int, name:String, nickName:String, color:uint, displayName:String) — Constructor, class twaver.AlarmSeverity |
| |
AlarmSeverityChangeEvent — class, package twaver |
|
The AlarmSeverityChangeEvent class represents the event object
passed to the event listener when predefined alarm severities
has changed, and provides information about the change. |
AlarmSeverityChangeEvent(kind:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class twaver.AlarmSeverityChangeEvent |
|
Constructor. |
ALARM_SHADOW_ALPHA — Constant Static Property, class twaver.Styles |
|
Element alarm bubble shadow fill color transparency. |
ALARM_SHADOW_ANGLE — Constant Static Property, class twaver.Styles |
|
Element alarm bubble pointer angle in degree. |
ALARM_SHADOW_COLOR — Constant Static Property, class twaver.Styles |
|
Element alarm bubble shadow fill color. |
ALARM_SHADOW_DISTANCE — Constant Static Property, class twaver.Styles |
|
Element alarm bubble and the shadow distance. |
ALARM_SIZE — Constant Static Property, class twaver.Styles |
|
Element alarm bubble font size. |
alarmState — Property, class twaver.Element |
|
Get alarm state object of this element. |
alarmState — Property, interface twaver.IElement |
|
Get alarm state object of this element. |
AlarmState — class, package twaver |
|
This class provides a representation model for generic
alarms carried by a telecom object. |
AlarmState(element:twaver:IElement) — Constructor, class twaver.AlarmState |
|
Constructor. |
alarmStatePropagator — Property, class twaver.ElementBox |
|
Get alarm state propagator. |
AlarmStatePropagator — class, package twaver |
|
This class is used to propagate alarm information to other
related elements to spread the alarm influence. |
AlarmStatePropagator(dataBox:twaver:ElementBox) — Constructor, class twaver.AlarmStatePropagator |
|
Creator. |
AlarmStateStatistics — class, package twaver |
|
This is an alarm state statistics like a calculator for
an ElementBox. |
AlarmStateStatistics(box:twaver:ElementBox) — Constructor, class twaver.AlarmStateStatistics |
|
Creator. |
ALARM_UNDERLINE — Constant Static Property, class twaver.Styles |
|
Whether element alarm bubble text use underline style. |
ALARM_XOFFSET — Constant Static Property, class twaver.Styles |
|
Element alarm bubble x offset base on the
ALARM_POSITION. |
ALARM_YOFFSET — Constant Static Property, class twaver.Styles |
|
Element alarm bubble y offset base on the
ALARM_POSITION. |
ALL — Constant Static Property, class twaver.SelectionChangeEvent |
|
Event kind indicates all data of this data box has been selected. |
anchorShapeFunction — Property, class twaver.charts.LineChart |
| |
anchorShapeFunction — Property, class twaver.charts.RadarChart |
| |
anchorSizeFunction — Property, class twaver.charts.LineChart |
| |
anchorSizeFunction — Property, class twaver.charts.RadarChart |
| |
anchorVisible — Property, class twaver.charts.RadarChart |
| |
angle — Property, class twaver.RotatableNode |
|
Get rotate angle(by radian). |
angle — Property, class twaver.network.ui.LinkUI |
|
Get the link angle. |
animate — Property, class twaver.network.Overview |
|
Get the value that whether overview will show up with animation effect. |
animate — Property, class twaver.network.layout.AutoLayouter |
|
Whether use animated effect when moving elements
to the layouted locations. |
animateBound(node:twaver:Node, bound:flash.geom:Rectangle, finishFunction:Function, ui:mx.core:UIComponent) — Static Method , class twaver.Utils |
|
Changes nodes bound animately. |
animateCenterLocation(locations:flash.utils:Dictionary, finishFunction:Function, ui:mx.core:UIComponent) — Static Method , class twaver.Utils |
|
Changes nodes center location animately. |
animateLocation(locations:flash.utils:Dictionary, finishFunction:Function, ui:mx.core:UIComponent) — Static Method , class twaver.Utils |
|
Changes nodes location animately. |
animateMove(nodes:twaver:ICollection, xOffset:Number, yOffset:Number, finishFunction:Function, ui:mx.core:UIComponent) — Static Method , class twaver.Utils |
|
Moves nodes location with offset animately. |
APPEND — Constant Static Property, class twaver.SelectionChangeEvent |
|
Event kind indicates one or more data has just been selected
and appended into the selection model. |
appendSelection(datas:Object) — method, class twaver.SelectionModel |
|
Append more data into this selection model. |
areaFill — Property, class twaver.charts.RadarChart |
| |
areaFillAlpha — Property, class twaver.charts.RadarChart |
| |
areaSelectFillAlpha — Property, class twaver.charts.RadarChart |
| |
args — Property, interface twaver.IImageAsset |
|
Get arguments of this image by an array. |
ARROW_DELTA — Constant Static Property, class twaver.Consts |
|
Display link arrow in delta style. |
ARROW_DIAMOND — Constant Static Property, class twaver.Consts |
|
Display link arrow in diamond style. |
ARROW_FROM — Constant Static Property, class twaver.Styles |
|
Whether display from arrow of link/ShapeNode element. |
ARROW_FROM_ALPHA — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow shape fill color transparency. |
ARROW_FROM_AT_EDGE — Constant Static Property, class twaver.Styles |
|
Whether from arrow of Link/ShapeNode element are from start node's edge. |
ARROW_FROM_COLOR — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow shape draw color. |
ARROW_FROM_FILL — Constant Static Property, class twaver.Styles |
|
Whether fill from arrow shape of the link/ShapeNode element. |
ARROW_FROM_HEIGHT — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow shape height. |
ARROW_FROM_OUTLINE_ALPHA — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow outline color transparency. |
ARROW_FROM_OUTLINE_COLOR — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow outline color. |
ARROW_FROM_OUTLINE_PATTERN — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow outline dash line pattern. |
ARROW_FROM_OUTLINE_WIDTH — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow outline width. |
ARROW_FROM_SHAPE — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow shape. |
ARROW_FROM_WIDTH — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow shape width. |
ARROW_FROM_XOFFSET — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow offset in x axis direction. |
ARROW_FROM_YOFFSET — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element from arrow offset in y axis direction. |
ARROW_SHORT — Constant Static Property, class twaver.Consts |
|
Display link arrow in short style. |
ARROW_SLANT — Constant Static Property, class twaver.Consts |
|
Display link arrow in slant style. |
ARROW_STANDARD — Constant Static Property, class twaver.Consts |
|
Display link arrow in standard style. |
ARROW_TO — Constant Static Property, class twaver.Styles |
|
Whether display to arrow of link/ShapeNode element. |
ARROW_TO_ALPHA — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow shape fill color transparency. |
ARROW_TO_AT_EDGE — Constant Static Property, class twaver.Styles |
|
Whether to arrow of Link/ShapeNode element are from start node's edge. |
ARROW_TO_COLOR — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow shape draw color. |
ARROW_TO_FILL — Constant Static Property, class twaver.Styles |
|
Whether fill to arrow shape of the link/ShapeNode element. |
ARROW_TO_HEIGHT — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow shape height. |
ARROW_TO_OUTLINE_ALPHA — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow outline color transparency. |
ARROW_TO_OUTLINE_COLOR — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow outline color. |
ARROW_TO_OUTLINE_PATTERN — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow outline dash line pattern. |
ARROW_TO_OUTLINE_WIDTH — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow outline color. |
ARROW_TO_SHAPE — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow shape. |
ARROW_TO_WIDTH — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow shape width. |
ARROW_TO_XOFFSET — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow offset in x axis direction. |
ARROW_TO_YOFFSET — Constant Static Property, class twaver.Styles |
|
Link/ShapeNode element to arrow offset in y axis direction. |
ASCENDING_FUNCTION(severity1:twaver:AlarmSeverity, severity2:twaver:AlarmSeverity) — Static Method , class twaver.AlarmSeverity |
|
The predefined alarm severity comparator which sorts the alarm
severity in ascending order. |
Attachment — class, package twaver.network.ui |
|
Attachment class defines an visible attachment for an element
displayed on network canvas. |
Attachment(elementUI:twaver.network.ui:ElementUI, showInAttachmentCanvas:Boolean) — Constructor, class twaver.network.ui.Attachment |
|
Attachment constructor. |
attachmentCanvas — Property, class twaver.network.Network |
|
Get attachment canvas of this network. |
ATTACHMENT_CONTENT_HEIGHT — Static Property, class twaver.Defaults |
|
Default value of basic attachment height of content area. |
ATTACHMENT_CONTENT_WIDTH — Static Property, class twaver.Defaults |
|
Default value of basic attachment width of content area. |
ATTACHMENT_CONTENT_XSCALE — Static Property, class twaver.Defaults |
|
Default value of basic attachment x axis scale. |
ATTACHMENT_CONTENT_YSCALE — Static Property, class twaver.Defaults |
|
Default value of basic attachment y axis scale. |
ATTACHMENT_CORNER_RADIUS — Static Property, class twaver.Defaults |
|
Default value of basic attachment (typically alarm bubble attachment)
round corner radius. |
ATTACHMENT_DIRECTION — Static Property, class twaver.Defaults |
|
Default attachment growing direction. |
ATTACHMENT_DIRECTION_ABOVE — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the top-center direction. |
ATTACHMENT_DIRECTION_ABOVE_LEFT — Constant Static Property, class twaver.Consts |
|
This indicates all attachments of an element will layout from
the top-left point to right direction. |
ATTACHMENT_DIRECTION_ABOVE_RIGHT — Constant Static Property, class twaver.Consts |
|
This indicates all attachments of an element will layout from
the top-right point to right direction. |
ATTACHMENT_DIRECTION_BELOW — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the bottom-center direction. |
ATTACHMENT_DIRECTION_BELOW_LEFT — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the below-left direction. |
ATTACHMENT_DIRECTION_BELOW_RIGHT — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the below-right direction. |
ATTACHMENT_DIRECTION_LEFT — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the left-middle direction. |
ATTACHMENT_DIRECTION_LEFT_ABOVE — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the upper-left direction. |
ATTACHMENT_DIRECTION_LEFT_BELOW — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the lower-left direction. |
ATTACHMENT_DIRECTION_RIGHT — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the right-middle direction. |
ATTACHMENT_DIRECTION_RIGHT_ABOVE — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the upper-right direction. |
ATTACHMENT_DIRECTION_RIGHT_BELOW — Constant Static Property, class twaver.Consts |
|
Indicates the BasicAttachment (Now only alarm bubble attachment)
pointer grows to the below-right direction. |
ATTACHMENT_FILL — Static Property, class twaver.Defaults |
|
Default value whether attachment need to fill with color. |
ATTACHMENT_FILL_ALPHA — Static Property, class twaver.Defaults |
|
Default transparent alpha value of attachment fill color. |
ATTACHMENT_FILL_COLOR — Static Property, class twaver.Defaults |
|
Default attachment fill color. |
ATTACHMENT_GRADIENT — Static Property, class twaver.Defaults |
|
Default attachment fill gradient pattern. |
ATTACHMENT_GRADIENT_ALPHA — Static Property, class twaver.Defaults |
|
Default transparent alpha value of attachment fill gradient color. |
ATTACHMENT_GRADIENT_COLOR — Static Property, class twaver.Defaults |
|
Default attachment fill gradient color
|
ATTACHMENT_OUTLINE_ALPHA — Static Property, class twaver.Defaults |
|
Default transparent alpha value of attachment outline draw color. |
ATTACHMENT_OUTLINE_COLOR — Static Property, class twaver.Defaults |
|
Default attachment outline draw color
|
ATTACHMENT_OUTLINE_WIDTH — Static Property, class twaver.Defaults |
|
Default attachment outline stroke width
|
ATTACHMENT_PADDING — Static Property, class twaver.Defaults |
|
Default attachment internal insets space. |
ATTACHMENT_PADDING_BOTTOM — Static Property, class twaver.Defaults |
|
Default attachment internal bottom inset space. |
ATTACHMENT_PADDING_LEFT — Static Property, class twaver.Defaults |
|
Default attachment internal left inset space. |
ATTACHMENT_PADDING_RIGHT — Static Property, class twaver.Defaults |
|
Default attachment internal right inset space. |
ATTACHMENT_PADDING_TOP — Static Property, class twaver.Defaults |
|
Default attachment internal top inset space. |
ATTACHMENT_POINTER_LENGTH — Static Property, class twaver.Defaults |
|
Default value of basic attachment (typically alarm bubble attachment)
pointer length. |
ATTACHMENT_POINTER_WIDTH — Static Property, class twaver.Defaults |
|
Default value of basic attachment (typically alarm bubble attachment)
pointer width (the wider side). |
ATTACHMENT_POSITION — Static Property, class twaver.Defaults |
|
The default attachment oriented position
|
attachments — Property, class twaver.network.ui.ElementUI |
|
Get all attachments as a collection. |
attachmentSprite — Property, class twaver.network.ui.Attachment |
| |
attachmentSpriteTransform — Property, class twaver.network.ui.Attachment |
| |
ATTACHMENT_XOFFSET — Static Property, class twaver.Defaults |
|
Default attachment display offset on x axis. |
ATTACHMENT_YOFFSET — Static Property, class twaver.Defaults |
|
Default attachment display offset on y axis. |
AutoLayouter — class, package twaver.network.layout |
|
This class wrapps information to layout network topology by
TWaver Flex predefined auto-layout algorithms. |
AutoLayouter(network:twaver.network:Network) — Constructor, class twaver.network.layout.AutoLayouter |
|
Constructor. |
axisCount — Property, class twaver.charts.RadarChart |
| |
axisLineColor — Property, class twaver.charts.RadarChart |
| |
axisLineWidth — Property, class twaver.charts.RadarChart |
| |
axisList — Property, class twaver.charts.RadarChart |
| |
axisStartAngle — Property, class twaver.charts.RadarChart |
| |
axisTextBold — Property, class twaver.charts.RadarChart |
| |
axisTextColor — Property, class twaver.charts.RadarChart |
| |
axisTextEmbed — Property, class twaver.charts.RadarChart |
| |
axisTextFont — Property, class twaver.charts.RadarChart |
| |
axisTextHtml — Property, class twaver.charts.RadarChart |
| |
axisTextItalic — Property, class twaver.charts.RadarChart |
| |
axisTextSize — Property, class twaver.charts.RadarChart |
| |
axisTextUnderline — Property, class twaver.charts.RadarChart |
| |
axisTextVisible — Property, class twaver.charts.RadarChart |
| |
axisVisible — Property, class twaver.charts.RadarChart |
| |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |