Packagetwaver
Classpublic final class Consts
InheritanceConsts Inheritance Object

This is an all-static class defines all constants used in TWaver Flex.



Public Constants
 ConstantDefined By
  ARROW_DELTA : String = arrow.delta
[static] Display link arrow in delta style.
Consts
  ARROW_DIAMOND : String = arrow.diamond
[static] Display link arrow in diamond style.
Consts
  ARROW_SHORT : String = arrow.short
[static] Display link arrow in short style.
Consts
  ARROW_SLANT : String = arrow.slant
[static] Display link arrow in slant style.
Consts
  ARROW_STANDARD : String = arrow.standard
[static] Display link arrow in standard style.
Consts
  ATTACHMENT_DIRECTION_ABOVE : String = above
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the top-center direction.
Consts
  ATTACHMENT_DIRECTION_ABOVE_LEFT : String = aboveleft
[static] This indicates all attachments of an element will layout from the top-left point to right direction.
Consts
  ATTACHMENT_DIRECTION_ABOVE_RIGHT : String = aboveright
[static] This indicates all attachments of an element will layout from the top-right point to right direction.
Consts
  ATTACHMENT_DIRECTION_BELOW : String = below
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the bottom-center direction.
Consts
  ATTACHMENT_DIRECTION_BELOW_LEFT : String = belowleft
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the below-left direction.
Consts
  ATTACHMENT_DIRECTION_BELOW_RIGHT : String = belowright
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the below-right direction.
Consts
  ATTACHMENT_DIRECTION_LEFT : String = left
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the left-middle direction.
Consts
  ATTACHMENT_DIRECTION_LEFT_ABOVE : String = leftabove
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the upper-left direction.
Consts
  ATTACHMENT_DIRECTION_LEFT_BELOW : String = leftbelow
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the lower-left direction.
Consts
  ATTACHMENT_DIRECTION_RIGHT : String = right
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the right-middle direction.
Consts
  ATTACHMENT_DIRECTION_RIGHT_ABOVE : String = rightabove
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the upper-right direction.
Consts
  ATTACHMENT_DIRECTION_RIGHT_BELOW : String = rightbelow
[static] Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the below-right direction.
Consts
  BACKGROUND_TYPE_IMAGE : String = image
[static] Defines the network background displays a bitmap image.
Consts
  BACKGROUND_TYPE_IMAGE_VECTOR : String = image.vector
[static] Defines the a mixed network background displays in "image, vector" order.
Consts
  BACKGROUND_TYPE_NONE : String = none
[static] Defines the blank network background type.
Consts
  BACKGROUND_TYPE_VECTOR : String = vector
[static] Defines the network background displays a vector graph.
Consts
  BACKGROUND_TYPE_VECTOR_IMAGE : String = vector.image
[static] Defines the a mixed network background displays in "vector, image" order.
Consts
  BARCHART_TYPE_DEFAULT : String = default
[static]
Consts
  BARCHART_TYPE_GROUP : String = group
[static]
Consts
  BARCHART_TYPE_LAYER : String = layer
[static]
Consts
  BARCHART_TYPE_PERCENT : String = percent
[static]
Consts
  BARCHART_TYPE_STACK : String = stack
[static]
Consts
  BEVEL_TYPE_FULL : String = full
[static] This redefines BitmapFilterType.FULL
Consts
  BEVEL_TYPE_INNER : String = inner
[static] This redefines BitmapFilterType.INNER
Consts
  BEVEL_TYPE_OUTER : String = outer
[static] This redefines BitmapFilterType.OUTER
Consts
  BUS_STYLE_EAST : String = east
[static] Defines the east link style for bus object.
Consts
  BUS_STYLE_NEARBY : String = nearby
[static] Defines the nearby link style for bus object.
Consts
  BUS_STYLE_NORTH : String = north
[static] Defines the north link style for bus object.
Consts
  BUS_STYLE_SOUTH : String = south
[static] Defines the north link style for bus object.
Consts
  BUS_STYLE_WEST : String = west
[static] Defines the west link style for bus object.
Consts
  CAPS_STYLE_NONE : String = none
[static] This redefines CapsStyle.NONE.
Consts
  CAPS_STYLE_ROUND : String = round
[static] This redefines CapsStyle.ROUND.
Consts
  CAPS_STYLE_SQUARE : String = square
[static] This redefines CapsStyle.SQUARE.
Consts
  CHART_XSCALE_TEXT_ORIENTATION_HORIZONTAL : String = horizontal
[static]
Consts
  CHART_XSCALE_TEXT_ORIENTATION_VERTICAL : String = vertical
[static]
Consts
  COLOR_BLACK : Number = 0x000000
[static] Defines back color with value 0x000000
Consts
  COLOR_DARK : Number = 0x5B5B5B
[static] Defines dark color with value 0x5B5B5B
Consts
  COLOR_DEFAULT : Number = 0x2877A8
[static] Defines default color with value 0x2877A8
Consts
  COLOR_GRAY : Number = 0xC0C0C0
[static] Defines gray color with value 0xC0C0C0
Consts
  COLOR_IVORY : Number = 0xFFFEFE
[static] Defines ivory color with value 0xFFFEFE
Consts
  COLOR_WHITE : Number = 0xFFFFFF
[static] Defines white color with value 0xFFFFFF
Consts
  CONTENT_TYPE_DEFAULT : String = default
[static] This element content type will display default content only.
Consts
  CONTENT_TYPE_DEFAULT_VECTOR : String = default.vector
[static] Defines a mixed element content type.
Consts
  CONTENT_TYPE_NONE : String = none
[static] This will not display default content and vector content.
Consts
  CONTENT_TYPE_VECTOR : String = vector
[static] This element content type displays vector content only.
Consts
  CONTENT_TYPE_VECTOR_DEFAULT : String = vector.default
[static] Defines a mixed element content type.
Consts
  DIRECTION_EAST : String = east
[static] Defines east direction.
Consts
  DIRECTION_NORTH : String = north
[static] Defines north direction.
Consts
  DIRECTION_NORTH_EAST : String = northeast
[static] Defines northeast direction.
Consts
  DIRECTION_NORTH_WEST : String = northwest
[static] Defines northwest direction.
Consts
  DIRECTION_SOUTH : String = south
[static] Defines south direction.
Consts
  DIRECTION_SOUTH_EAST : String = southeast
[static] Defines southeast direction.
Consts
  DIRECTION_SOUTH_WEST : String = southwest
[static] Defines southwest direction.
Consts
  DIRECTION_WEST : String = west
[static] Defines west direction.
Consts
  EMPTY_SIZE : Size
[static] A size instance with 0 width and 0 height.
Consts
  EVENT_AlARMSEVERITY_CHANGE : String = alarmSeverityChange
[static] Defines alarm severity changed event kind.
Consts
  EVENT_DATABOX_CHANGE : String = dataBoxChange
[static] Defines data box property changed event kind.
Consts
  EVENT_DATA_PROPERTY_CHANGE : String = dataPropertyChange
[static] Defines data property changed event kind.
Consts
  EVENT_HIERARCHY_CHANGE : String = hierarchyChange
[static] Defines hierarchy changed event kind.
Consts
  EVENT_IMAGE_LOAD : String = imageLoad
[static] Defines image load event kind.
Consts
  EVENT_INDEX_CHANGE : String = indexChange
[static] Defines index changed event kind.
Consts
  EVENT_INTERACTION : String = interaction
[static] Defines interaction event kind.
Consts
  EVENT_PROPERTY_CHANGE : String = propertyChange
[static] Defines property changed event kind.
Consts
  EVENT_SELECTION_CHANGE : String = selectionChange
[static] Defines selection changed event kind.
Consts
  EVENT_TREE_INTERACTION : String = treeInteraction
[static]
Consts
  GRADIENT_LINEAR_EAST : String = linear.east
[static] Defines linear gradient pattern.
Consts
  GRADIENT_LINEAR_NORTH : String = linear.north
[static] Defines linear gradient pattern.
Consts
  GRADIENT_LINEAR_NORTHEAST : String = linear.northeast
[static] Defines linear gradient pattern.
Consts
  GRADIENT_LINEAR_NORTHWEST : String = linear.northwest
[static] Defines linear gradient pattern.
Consts
  GRADIENT_LINEAR_SOUTH : String = linear.south
[static] Defines linear gradient pattern.
Consts
  GRADIENT_LINEAR_SOUTHEAST : String = linear.southeast
[static] Defines linear gradient pattern.
Consts
  GRADIENT_LINEAR_SOUTHWEST : String = linear.southwest
[static] Defines linear gradient pattern.
Consts
  GRADIENT_LINEAR_WEST : String = linear.west
[static] Defines linear gradient pattern.
Consts
  GRADIENT_NONE : String = none
[static] Defines a none gradient pattern.
Consts
  GRADIENT_RADIAL_CENTER : String = radial.center
[static] Defines radial gradient pattern.
Consts
  GRADIENT_RADIAL_EAST : String = radial.east
[static] Defines radial gradient pattern.
Consts
  GRADIENT_RADIAL_NORTH : String = radial.north
[static] Defines radial gradient pattern.
Consts
  GRADIENT_RADIAL_NORTHEAST : String = radial.northeast
[static] Defines radial gradient pattern.
Consts
  GRADIENT_RADIAL_NORTHWEST : String = radial.northwest
[static] Defines radial gradient pattern.
Consts
  GRADIENT_RADIAL_SOUTH : String = radial.south
[static] Defines radial gradient pattern.
Consts
  GRADIENT_RADIAL_SOUTHEAST : String = radial.southeast
[static] Defines radial gradient pattern.
Consts
  GRADIENT_RADIAL_SOUTHWEST : String = radial.southwest
[static] Defines radial gradient pattern.
Consts
  GRADIENT_RADIAL_WEST : String = radial.west
[static] Defines radial gradient pattern.
Consts
  GRADIENT_SPREAD_ANTIDIAGONAL : String = spread.antidiagonal
[static] Defines spread gradient in anti-diagonal direction.
Consts
  GRADIENT_SPREAD_DIAGONAL : String = spread.diagonal
[static] Defines spread gradient in diagonal direction.
Consts
  GRADIENT_SPREAD_EAST : String = spread.east
[static] Defines spread gradient in east direction.
Consts
  GRADIENT_SPREAD_HORIZONTAL : String = spread.horizontal
[static] Defines spread gradient in horizontal direction.
Consts
  GRADIENT_SPREAD_NORTH : String = spread.north
[static] Defines spread gradient in north direction.
Consts
  GRADIENT_SPREAD_SOUTH : String = spread.south
[static] Defines spread gradient in south direction.
Consts
  GRADIENT_SPREAD_VERTICAL : String = spread.vertical
[static] Defines spread gradient in vertical direction.
Consts
  GRADIENT_SPREAD_WEST : String = spread.west
[static] Defines spread gradient in west direction.
Consts
  INNER_STYLE_DYE : String = dye
[static] Defines the element body representation for native alarms.
Consts
  INNER_STYLE_NONE : String = none
[static] Defines the element body representation for native alarms.
Consts
  INNER_STYLE_SHAPE : String = shape
[static] Defines the element body representation for native alarms.
Consts
  ITERATE_MODE_FORWARD : String = forward
[static] Defines the data iterate mode to forward direction.
Consts
  ITERATE_MODE_REVERSE : String = reverse
[static] Defines the data iterate mode to backward direction.
Consts
  ITERATE_MODE_ROOTS : String = roots
[static] Defines the data iterate mode that only iterate root elements (without parent)
Consts
  JOINT_STYLE_BEVEL : String = bevel
[static] This redefines JointStyle.BEVEL.
Consts
  JOINT_STYLE_MITER : String = miter
[static] This redefines JointStyle.MITER.
Consts
  JOINT_STYLE_ROUND : String = round
[static] This redefines JointStyle.ROUND.
Consts
  LAYOUT_BOTTOMTOP : String = bottomtop
[static] A tree layout that the hierarchy is grow from bottom to top.
Consts
  LAYOUT_LEFTRIGHT : String = leftright
[static] A tree layout that the hierarchy is grow from left to right.
Consts
  LAYOUT_RIGHTLEFT : String = rightleft
[static] A tree layout that the hierarchy is grow from right to left.
Consts
  LAYOUT_ROUND : String = round
[static] Defines the round layout algorithm.
Consts
  LAYOUT_SYMMETRY : String = symmetry
[static] Defines the symmetry layout algorithm.
Consts
  LAYOUT_TOPBOTTOM : String = topbottom
[static] A tree layout that the hierarchy is grow from top to bottom.
Consts
  LINK_CORNER_BEVEL : String = bevel
[static] For orthogonal link, the corner will be cut off by a straight line.
Consts
  LINK_CORNER_NONE : String = none
[static] For orthogonal link, the corner will be joined by straight line.
Consts
  LINK_CORNER_ROUND : String = round
[static] For orthogonal link, the corner will be round off.
Consts
  LINK_LOOPED_TYPE_ARC : String = arc
[static] Indicate that the looped link will display as an arc style.
Consts
  LINK_LOOPED_TYPE_RECTANGLE : String = rectangle
[static] Indicate that the looped link will display as an rectangle style.
Consts
  LINK_TYPE_ARC : String = arc
[static] Defines link type with arc shape.
Consts
  LINK_TYPE_EXTEND_BOTTOM : String = extend.bottom
[static] Defines link that extends from bottom direction.
Consts
  LINK_TYPE_EXTEND_LEFT : String = extend.left
[static] Defines link that extends from left side.
Consts
  LINK_TYPE_EXTEND_RIGHT : String = extend.right
[static] Defines link that extends from right side.
Consts
  LINK_TYPE_EXTEND_TOP : String = extend.top
[static] Defines link that extends from top direction.
Consts
  LINK_TYPE_FLEXIONAL : String = flexional
[static] Defines link type with flexional shape.
Consts
  LINK_TYPE_FLEXIONAL_HORIZONTAL : String = flexional.horizontal
[static] Defines flexional link which will be flexed in horizontal direction.
Consts
  LINK_TYPE_FLEXIONAL_VERTICAL : String = flexional.vertical
[static] Defines flexional link which will be flexed in vertical direction.
Consts
  LINK_TYPE_HORIZONTAL_VERTICAL : String = orthogonal.H.V
[static] Defines horizontal-vertical link style.
Consts
  LINK_TYPE_ORTHOGONAL : String = orthogonal
[static] Defines orthogonal link style.
Consts
  LINK_TYPE_ORTHOGONAL_HORIZONTAL : String = orthogonal.horizontal
[static] Defines horizontal orthogonal link style.
Consts
  LINK_TYPE_ORTHOGONAL_VERTICAL : String = orthogonal.vertical
[static] Defines vertical orthogonal link style.
Consts
  LINK_TYPE_PARALLEL : String = parallel
[static] Defines link type with parallel style.
Consts
  LINK_TYPE_TRIANGLE : String = triangle
[static] Defines link type with triangle shape.
Consts
  LINK_TYPE_VERTICAL_HORIZONTAL : String = orthogonal.V.H
[static] Defines orthogonal-horizontal link style.
Consts
  MAP_FILTER_FISHEYE : String = fisheye
[static] Defines the fisheye map filter.
Consts
  MAP_FILTER_IMAGE : String = image
[static]
Consts
  MAP_FILTER_MAGNIFY : String = magnify
[static] Defines the magnify map filter.
Consts
  ORIENTATION_BOTTOM : String = bottom
[static] Defines bottom orientation.
Consts
  ORIENTATION_LEFT : String = left
[static] Defines left orientation.
Consts
  ORIENTATION_RIGHT : String = right
[static] Defines right orientation.
Consts
  ORIENTATION_TOP : String = top
[static] Defines top orientation.
Consts
  OUTER_STYLE_BORDER : String = border
[static] Defines the element outline representation for alarm propagation.
Consts
  OUTER_STYLE_GLOW : String = glow
[static] Defines the element outline representation for alarm propagation.
Consts
  OUTER_STYLE_NONE : String = none
[static] Defines the element outline representation for alarm propagation.
Consts
  OUTER_STYLE_SHADOW : String = shadow
[static] Defines the element outline representation for alarm propagation.
Consts
  PIECHART_TYPE_CIRCLE : String = circle
[static]
Consts
  PIECHART_TYPE_DONUT : String = donut
[static]
Consts
  PIECHART_TYPE_LINE : String = line
[static]
Consts
  PIECHART_TYPE_OVAL : String = oval
[static]
Consts
  PIECHART_TYPE_OVALDONUT : String = ovalDonut
[static]
Consts
  POSITION_BOTTOM : String = bottom
[static] Define the location 27 (see below) of element body.
Consts
  POSITION_BOTTOM_BOTTOM : String = bottom.bottom
[static] Define the location 31 (see below) of element body.
Consts
  POSITION_BOTTOMLEFT : String = bottomleft
[static] Define the location 26 (see below) of element body.
Consts
  POSITION_BOTTOMLEFT_BOTTOMLEFT : String = bottomleft.bottomleft
[static] Define the location 29 (see below) of element body.
Consts
  POSITION_BOTTOMLEFT_BOTTOMRIGHT : String = bottomleft.bottomright
[static] Define the location 30 (see below) of element body.
Consts
  POSITION_BOTTOMLEFT_TOPLEFT : String = bottomleft.topleft
[static] Define the location 21 (see below) of element body.
Consts
  POSITION_BOTTOMLEFT_TOPRIGHT : String = bottomleft.topright
[static] Define the location 22 (see below) of element body.
Consts
  POSITION_BOTTOMRIGHT : String = bottomright
[static] Define the location 28 (see below) of element body.
Consts
  POSITION_BOTTOMRIGHT_BOTTOMLEFT : String = bottomright.bottomleft
[static] Define the location 32 (see below) of element body.
Consts
  POSITION_BOTTOMRIGHT_BOTTOMRIGHT : String = bottomright.bottomright
[static] Define the location 33 (see below) of element body.
Consts
  POSITION_BOTTOMRIGHT_TOPLEFT : String = bottomright.topleft
[static] Define the location 24 (see below) of element body.
Consts
  POSITION_BOTTOMRIGHT_TOPRIGHT : String = bottomright.topright
[static] Define the location 25 (see below) of element body.
Consts
  POSITION_BOTTOM_TOP : String = bottom.top
[static] Define the location 23 (see below) of element body.
Consts
  POSITION_CENTER : String = center
[static] Define the location 17 (see below) of element body.
Consts
  POSITION_FROM : String = from
[static] Define the link start point location.
Consts
  POSITION_HOTSPOT : String = hotspot
[static] Define the hotspot position of Element bounds.
Consts
  POSITION_LEFT : String = left
[static] Define the location 15 (see below) of element body.
Consts
  POSITION_LEFT_LEFT : String = left.left
[static] Define the location 14 (see below) of element body.
Consts
  POSITION_LEFT_RIGHT : String = left.right
[static] Define the location 16 (see below) of element body.
Consts
  POSITION_RIGHT : String = right
[static] Define the location 19 (see below) of element body.
Consts
  POSITION_RIGHT_LEFT : String = right.left
[static] Define the location 18 (see below) of element body.
Consts
  POSITION_RIGHT_RIGHT : String = right.right
[static] Define the location 20 (see below) of element body.
Consts
  POSITION_TO : String = to
[static] Define the link end point location.
Consts
  POSITION_TOP : String = top
[static] Define the location 7 (see below) of element body.
Consts
  POSITION_TOP_BOTTOM : String = top.bottom
[static] Define the location 11 (see below) of element body.
Consts
  POSITION_TOPLEFT : String = topleft
[static] Define the location 6 (see below) of element body.
Consts
  POSITION_TOPLEFT_BOTTOMLEFT : String = topleft.bottomleft
[static] Define the location 9 (see below) of element body.
Consts
  POSITION_TOPLEFT_BOTTOMRIGHT : String = topleft.bottomright
[static] Define the location 10 (see below) of element body.
Consts
  POSITION_TOPLEFT_TOPLEFT : String = topleft.topleft
[static] Define the location 1 (see below) of element body.
Consts
  POSITION_TOPLEFT_TOPRIGHT : String = topleft.topright
[static] Define the location 2 (see below) of element body.
Consts
  POSITION_TOPRIGHT : String = topright
[static] Define the location 8 (see below) of element body.
Consts
  POSITION_TOPRIGHT_BOTTOMLEFT : String = topright.bottomleft
[static] Define the location 12 (see below) of element body.
Consts
  POSITION_TOPRIGHT_BOTTOMRIGHT : String = topright.bottomright
[static] Define the location 13 (see below) of element body.
Consts
  POSITION_TOPRIGHT_TOPLEFT : String = topright.topleft
[static] Define the location 4 (see below) of element body.
Consts
  POSITION_TOPRIGHT_TOPRIGHT : String = topright.topright
[static] Define the location 5 (see below) of element body.
Consts
  POSITION_TOP_TOP : String = top.top
[static] Define the location 3 (see below) of element body.
Consts
  PREFIX_CLIENT : String = C:
[static] All client property names will start with this prefix.
Consts
  PREFIX_STYLE : String = S:
[static] All style property names will start with this prefix.
Consts
  PRIORITY_ABOVE_NORMAL : int = 5
[static] Defines above priority value.
Consts
  PRIORITY_BELOW_LOW : int = -10
[static] Defines low priority value.
Consts
  PRIORITY_BELOW_NORMAL : int = -5
[static] Defines normal below priority value.
Consts
  PRIORITY_HIGH : int = 10
[static] Defines high priority value.
Consts
  PRIORITY_NORMAL : int = 0
[static] Defines normal priority value.
Consts
  PROPERTY_TYPE_ACCESSOR : String = accessor
[static] Indicates the properties defined by accessor.
Consts
  PROPERTY_TYPE_CLIENT : String = client
[static] Indicates the properties defined by client-property mechanism.
Consts
  PROPERTY_TYPE_STYLE : String = style
[static] Indicates the properties defined by style.
Consts
  QUALITY_HIGH : int = 3.0
[static] Defines the high quality filter setting.
Consts
  QUALITY_LOW : int = 1.0
[static] Defines the low quality filter setting.
Consts
  QUALITY_MEDIUM : int = 2.0
[static] Defines the medium quality filter setting.
Consts
  RADARCHART_RING_TYPE_ARC : String = arc
[static]
Consts
  RADARCHART_RING_TYPE_LINE : String = line
[static]
Consts
  SCALE_MODE_HORIZONTAL : String = horizontal
[static] This redefines LineScaleMode.HORIZONTAL
Consts
  SCALE_MODE_NONE : String = none
[static] This redefines LineScaleMode.NONE
Consts
  SCALE_MODE_NORMAL : String = normal
[static] This redefines LineScaleMode.NORMAL
Consts
  SCALE_MODE_VERTICAL : String = vertical
[static] This redefines LineScaleMode.VERTICAL
Consts
  SCOPE_ROOTCANVAS : String = rootcanvas
[static] Defines the network background image scope to root canvas area.
Consts
  SCOPE_VIEWPORT : String = viewport
[static] Defines the network background image scope to view port area.
Consts
  SCOPE_VIEWSIZE : String = viewsize
[static] Defines the network background image scope to view port size.
Consts
  SEGMENT_LINETO : String = lineTo
[static] Defines the link path segment action of "line to next point".
Consts
  SEGMENT_MOVETO : String = moveTo
[static] Defines the link path segment action of "move to next point".
Consts
  SEGMENT_QUADTO : String = quadTo
[static] Defines the link path segment action of "quad to next point".
Consts
  SELECT_MODE_CONTAIN : String = contain
[static] Defines the contain network selection mode.
Consts
  SELECT_MODE_INTERSECT : String = intersect
[static] Defines the interest network selection mode.
Consts
  SELECT_MODE_MIX : String = mix
[static] Defines the mixed network selection mode.
Consts
  SELECT_STYLE_BORDER : String = border
[static] Display style when element selected.
Consts
  SELECT_STYLE_GLOW : String = glow
[static] Display style when element selected.
Consts
  SELECT_STYLE_NONE : String = none
[static] Display style when element selected.
Consts
  SELECT_STYLE_SHADOW : String = shadow
[static] Display style when element selected.
Consts
  SHAPE_CIRCLE : String = circle
[static] Defines circle shape.
Consts
  SHAPE_DIAMOND : String = diamond
[static] Defines diamond shape.
Consts
  SHAPE_HEXAGON : String = hexagon
[static] Defines hexagon shape.
Consts
  SHAPELINK_TYPE_LINETO : String = lineTo
[static] Defines the straight line shape link type
Consts
  SHAPELINK_TYPE_QUADTO : String = quadTo
[static] Defines the quadratic curve shape link type
Consts
  SHAPE_OVAL : String = oval
[static] Defines oval shape
Consts
  SHAPE_PENTAGON : String = pentagon
[static] Defines pentagon shape.
Consts
  SHAPE_RECTANGLE : String = rectangle
[static] Defines rectangle shape
Consts
  SHAPE_ROUNDRECT : String = roundrect
[static] Defines roundrect shape
Consts
  SHAPE_STAR : String = star
[static] Defines star shape
Consts
  SHAPE_TRIANGLE : String = triangle
[static] Defines triangle shape
Consts
  STRETCH_CENTER : String = center
[static] Element image will display in center location when element is stretched.
Consts
  STRETCH_CENTER_UNIFORM : String = center.uniform
[static] Element image will scale down to fit element height or width orient element bound center.
Consts
  STRETCH_EAST : String = east
[static] Element image will display in east middle without scale and cut.
Consts
  STRETCH_EAST_UNIFORM : String = east.uniform
[static] Element image will scale down and fit element height or width orient east center of element bound.
Consts
  STRETCH_FILL : String = fill
[static] Element image will fit whole element bound area and may not keep the original proportion when element is stretched.
Consts
  STRETCH_NORTH : String = north
[static] Element image will display in north center without scale and cut.
Consts
  STRETCH_NORTHEAST : String = north.east
[static] Element image will display in northeast corner without scale and cut.
Consts
  STRETCH_NORTHEAST_UNIFORM : String = north.east.uniform
[static] Element image will scale down and fit element height or width orient northeast of element bound.
Consts
  STRETCH_NORTH_UNIFORM : String = north.uniform
[static] Element image will scale down and fit element height or width orient north center of element bound.
Consts
  STRETCH_NORTHWEST : String = north.west
[static] Element image will display in northwest corner without scale and cut.
Consts
  STRETCH_NORTHWEST_UNIFORM : String = north.west.uniform
[static] Element image will scale down and fit element height or width orient northwest of element bound.
Consts
  STRETCH_SOUTH : String = south
[static] Element image will display in south center without scale and cut.
Consts
  STRETCH_SOUTHEAST : String = south.east
[static] Element image will display in southeast corner without scale and cut.
Consts
  STRETCH_SOUTHEAST_UNIFORM : String = south.east.uniform
[static] Element image will scale down and fit element height or width orient southeast of element bound.
Consts
  STRETCH_SOUTH_UNIFORM : String = south.uniform
[static] Element image will scale down and fit element height or width orient south center of element bound.
Consts
  STRETCH_SOUTHWEST : String = south.west
[static] Element image will display in southwest corner without scale and cut.
Consts
  STRETCH_SOUTHWEST_UNIFORM : String = south.west.uniform
[static] Element image will scale down and fit element height or width orient southwest of element bound.
Consts
  STRETCH_TILE : String = tile
[static] Element image will repeat itself to fill element height or width.
Consts
  STRETCH_UNIFORM : String = uniform
[static] Element image will try best to fit element bound width or height and keep the original proportion when element is stretched.
Consts
  STRETCH_UNIFORM_TO_FILL : String = uniform.to.fill
[static] Element image will scaled and keep original proportion to make sure image cover element width and height.
Consts
  STRETCH_WEST : String = west
[static] Element image will display in west middle without scale and cut.
Consts
  STRETCH_WEST_UNIFORM : String = west.uniform
[static] Element image will scale down and fit element height or width orient west center of element bound.
Consts
  TREE_LAYOUT_ICONS_LABEL_MESSAGE : String = icons.label.message
[static] Layout tree node format in "icons, label, message" order.
Consts
  TREE_LAYOUT_ICONS_MESSAGE_LABEL : String = icons.message.label
[static] Layout tree node format in "icons, message, label" order.
Consts
  TREE_LAYOUT_LABEL_ICONS_MESSAGE : String = label.icons.message
[static] Layout tree node format in "label, icon, message" order.
Consts
  TREE_LAYOUT_LABEL_MESSAGE_ICONS : String = label.message.icons
[static] Layout tree node format in "label, message, icons" order.
Consts
  TREE_LAYOUT_MESSAGE_ICONS_LABEL : String = message.icons.label
[static] Layout tree node format in "message, icons, label" order.
Consts
  TREE_LAYOUT_MESSAGE_LABEL_ICONS : String = message.label.icons
[static] Layout tree node format in "message, label, icons" order.
Consts
  TREE_TRISTATE_INDETERMINATE : String = indeterminate
[static]
Consts
  TREE_TRISTATE_SELECTED : String = selected
[static]
Consts
  TREE_TRISTATE_UNSELECTED : String = unselected
[static]
Consts
  TYPE_ALARMSTATE : String = alarmState
[static] twaver.AlarmState indicator.
Consts
  TYPE_ARRAY_COLOR : String = array.color
[static] Color array type indicator.
Consts
  TYPE_ARRAY_NUMBER : String = array.number
[static] Number array type indicator.
Consts
  TYPE_ARRAY_STRING : String = array.string
[static] String array type indicator.
Consts
  TYPE_BOOLEAN : String = boolean
[static] Boolean type indicator.
Consts
  TYPE_COLLECTION_POINT : String = collection.point
[static] Point collection type indicator.
Consts
  TYPE_COLLECTION_STRING : String = collection.string
[static] String collection type indicator.
Consts
  TYPE_COLOR : String = color
[static] Color type indicator.
Consts
  TYPE_DATA : String = data
[static] twaver.Data type indicator.
Consts
  TYPE_INT : String = int
[static] Int type indicator.
Consts
  TYPE_NUMBER : String = number
[static] Number type indicator.
Consts
  TYPE_POINT : String = point
[static] Point type indicator.
Consts
  TYPE_RECTANGLE : String = rectangle
[static] Rectangle type indicator.
Consts
  TYPE_STRING : String = string
[static] String type indicator.
Consts
  TYPE_UINT : String = uint
[static] Uint type indicator.
Consts
Constant Detail
ARROW_DELTAConstant
public static const ARROW_DELTA:String = arrow.delta

Display link arrow in delta style.

ARROW_DIAMONDConstant 
public static const ARROW_DIAMOND:String = arrow.diamond

Display link arrow in diamond style.

ARROW_SHORTConstant 
public static const ARROW_SHORT:String = arrow.short

Display link arrow in short style.

ARROW_SLANTConstant 
public static const ARROW_SLANT:String = arrow.slant

Display link arrow in slant style.

ARROW_STANDARDConstant 
public static const ARROW_STANDARD:String = arrow.standard

Display link arrow in standard style.

ATTACHMENT_DIRECTION_ABOVEConstant 
public static const ATTACHMENT_DIRECTION_ABOVE:String = above

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the top-center direction.

ATTACHMENT_DIRECTION_ABOVE_LEFTConstant 
public static const ATTACHMENT_DIRECTION_ABOVE_LEFT:String = aboveleft

This indicates all attachments of an element will layout from the top-left point to right direction.

ATTACHMENT_DIRECTION_ABOVE_RIGHTConstant 
public static const ATTACHMENT_DIRECTION_ABOVE_RIGHT:String = aboveright

This indicates all attachments of an element will layout from the top-right point to right direction.

ATTACHMENT_DIRECTION_BELOWConstant 
public static const ATTACHMENT_DIRECTION_BELOW:String = below

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the bottom-center direction.

ATTACHMENT_DIRECTION_BELOW_LEFTConstant 
public static const ATTACHMENT_DIRECTION_BELOW_LEFT:String = belowleft

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the below-left direction.

ATTACHMENT_DIRECTION_BELOW_RIGHTConstant 
public static const ATTACHMENT_DIRECTION_BELOW_RIGHT:String = belowright

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the below-right direction.

ATTACHMENT_DIRECTION_LEFTConstant 
public static const ATTACHMENT_DIRECTION_LEFT:String = left

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the left-middle direction.

ATTACHMENT_DIRECTION_LEFT_ABOVEConstant 
public static const ATTACHMENT_DIRECTION_LEFT_ABOVE:String = leftabove

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the upper-left direction.

ATTACHMENT_DIRECTION_LEFT_BELOWConstant 
public static const ATTACHMENT_DIRECTION_LEFT_BELOW:String = leftbelow

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the lower-left direction.

ATTACHMENT_DIRECTION_RIGHTConstant 
public static const ATTACHMENT_DIRECTION_RIGHT:String = right

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the right-middle direction.

ATTACHMENT_DIRECTION_RIGHT_ABOVEConstant 
public static const ATTACHMENT_DIRECTION_RIGHT_ABOVE:String = rightabove

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the upper-right direction.

ATTACHMENT_DIRECTION_RIGHT_BELOWConstant 
public static const ATTACHMENT_DIRECTION_RIGHT_BELOW:String = rightbelow

Indicates the BasicAttachment (Now only alarm bubble attachment) pointer grows to the below-right direction.

BACKGROUND_TYPE_IMAGEConstant 
public static const BACKGROUND_TYPE_IMAGE:String = image

Defines the network background displays a bitmap image.

BACKGROUND_TYPE_IMAGE_VECTORConstant 
public static const BACKGROUND_TYPE_IMAGE_VECTOR:String = image.vector

Defines the a mixed network background displays in "image, vector" order.

BACKGROUND_TYPE_NONEConstant 
public static const BACKGROUND_TYPE_NONE:String = none

Defines the blank network background type.

BACKGROUND_TYPE_VECTORConstant 
public static const BACKGROUND_TYPE_VECTOR:String = vector

Defines the network background displays a vector graph.

BACKGROUND_TYPE_VECTOR_IMAGEConstant 
public static const BACKGROUND_TYPE_VECTOR_IMAGE:String = vector.image

Defines the a mixed network background displays in "vector, image" order.

BARCHART_TYPE_DEFAULTConstant 
public static const BARCHART_TYPE_DEFAULT:String = default

BARCHART_TYPE_GROUPConstant 
public static const BARCHART_TYPE_GROUP:String = group

BARCHART_TYPE_LAYERConstant 
public static const BARCHART_TYPE_LAYER:String = layer

BARCHART_TYPE_PERCENTConstant 
public static const BARCHART_TYPE_PERCENT:String = percent

BARCHART_TYPE_STACKConstant 
public static const BARCHART_TYPE_STACK:String = stack

BEVEL_TYPE_FULLConstant 
public static const BEVEL_TYPE_FULL:String = full

This redefines BitmapFilterType.FULL

BEVEL_TYPE_INNERConstant 
public static const BEVEL_TYPE_INNER:String = inner

This redefines BitmapFilterType.INNER

BEVEL_TYPE_OUTERConstant 
public static const BEVEL_TYPE_OUTER:String = outer

This redefines BitmapFilterType.OUTER

BUS_STYLE_EASTConstant 
public static const BUS_STYLE_EAST:String = east

Defines the east link style for bus object. West style means all client nodes will connect bus to the most close point in right (east) horizontal direction with a link.

BUS_STYLE_NEARBYConstant 
public static const BUS_STYLE_NEARBY:String = nearby

Defines the nearby link style for bus object. Nearby style means all client nodes will connect bus to the most close point with a link.

BUS_STYLE_NORTHConstant 
public static const BUS_STYLE_NORTH:String = north

Defines the north link style for bus object. North style means all client nodes will connect bus to the most close point in vertical north (below) direction with a link.

BUS_STYLE_SOUTHConstant 
public static const BUS_STYLE_SOUTH:String = south

Defines the north link style for bus object. North style means all client nodes will connect bus to the most close point in vertical north (above) direction with a link.

BUS_STYLE_WESTConstant 
public static const BUS_STYLE_WEST:String = west

Defines the west link style for bus object. West style means all client nodes will connect bus to the most close point in left (west) horizontal direction with a link.

CAPS_STYLE_NONEConstant 
public static const CAPS_STYLE_NONE:String = none

This redefines CapsStyle.NONE.

CAPS_STYLE_ROUNDConstant 
public static const CAPS_STYLE_ROUND:String = round

This redefines CapsStyle.ROUND.

CAPS_STYLE_SQUAREConstant 
public static const CAPS_STYLE_SQUARE:String = square

This redefines CapsStyle.SQUARE.

CHART_XSCALE_TEXT_ORIENTATION_HORIZONTALConstant 
public static const CHART_XSCALE_TEXT_ORIENTATION_HORIZONTAL:String = horizontal

CHART_XSCALE_TEXT_ORIENTATION_VERTICALConstant 
public static const CHART_XSCALE_TEXT_ORIENTATION_VERTICAL:String = vertical

COLOR_BLACKConstant 
public static const COLOR_BLACK:Number = 0x000000

Defines back color with value 0x000000

COLOR_DARKConstant 
public static const COLOR_DARK:Number = 0x5B5B5B

Defines dark color with value 0x5B5B5B

COLOR_DEFAULTConstant 
public static const COLOR_DEFAULT:Number = 0x2877A8

Defines default color with value 0x2877A8

COLOR_GRAYConstant 
public static const COLOR_GRAY:Number = 0xC0C0C0

Defines gray color with value 0xC0C0C0

COLOR_IVORYConstant 
public static const COLOR_IVORY:Number = 0xFFFEFE

Defines ivory color with value 0xFFFEFE

COLOR_WHITEConstant 
public static const COLOR_WHITE:Number = 0xFFFFFF

Defines white color with value 0xFFFFFF

CONTENT_TYPE_DEFAULTConstant 
public static const CONTENT_TYPE_DEFAULT:String = default

This element content type will display default content only. For example the element image is a part of the default content.

CONTENT_TYPE_DEFAULT_VECTORConstant 
public static const CONTENT_TYPE_DEFAULT_VECTOR:String = default.vector

Defines a mixed element content type. Element will display default content first, then vector content.

CONTENT_TYPE_NONEConstant 
public static const CONTENT_TYPE_NONE:String = none

This will not display default content and vector content. So this will display nothing.

CONTENT_TYPE_VECTORConstant 
public static const CONTENT_TYPE_VECTOR:String = vector

This element content type displays vector content only. The default content like element image will invisible.

CONTENT_TYPE_VECTOR_DEFAULTConstant 
public static const CONTENT_TYPE_VECTOR_DEFAULT:String = vector.default

Defines a mixed element content type. Element will display vector content first, then default content.

DIRECTION_EASTConstant 
public static const DIRECTION_EAST:String = east

Defines east direction.

DIRECTION_NORTHConstant 
public static const DIRECTION_NORTH:String = north

Defines north direction.

DIRECTION_NORTH_EASTConstant 
public static const DIRECTION_NORTH_EAST:String = northeast

Defines northeast direction.

DIRECTION_NORTH_WESTConstant 
public static const DIRECTION_NORTH_WEST:String = northwest

Defines northwest direction.

DIRECTION_SOUTHConstant 
public static const DIRECTION_SOUTH:String = south

Defines south direction.

DIRECTION_SOUTH_EASTConstant 
public static const DIRECTION_SOUTH_EAST:String = southeast

Defines southeast direction.

DIRECTION_SOUTH_WESTConstant 
public static const DIRECTION_SOUTH_WEST:String = southwest

Defines southwest direction.

DIRECTION_WESTConstant 
public static const DIRECTION_WEST:String = west

Defines west direction.

EMPTY_SIZEConstant 
public static const EMPTY_SIZE:Size

A size instance with 0 width and 0 height.

EVENT_AlARMSEVERITY_CHANGEConstant 
public static const EVENT_AlARMSEVERITY_CHANGE:String = alarmSeverityChange

Defines alarm severity changed event kind.

EVENT_DATA_PROPERTY_CHANGEConstant 
public static const EVENT_DATA_PROPERTY_CHANGE:String = dataPropertyChange

Defines data property changed event kind.

EVENT_DATABOX_CHANGEConstant 
public static const EVENT_DATABOX_CHANGE:String = dataBoxChange

Defines data box property changed event kind.

EVENT_HIERARCHY_CHANGEConstant 
public static const EVENT_HIERARCHY_CHANGE:String = hierarchyChange

Defines hierarchy changed event kind.

EVENT_IMAGE_LOADConstant 
public static const EVENT_IMAGE_LOAD:String = imageLoad

Defines image load event kind.

EVENT_INDEX_CHANGEConstant 
public static const EVENT_INDEX_CHANGE:String = indexChange

Defines index changed event kind.

EVENT_INTERACTIONConstant 
public static const EVENT_INTERACTION:String = interaction

Defines interaction event kind.

EVENT_PROPERTY_CHANGEConstant 
public static const EVENT_PROPERTY_CHANGE:String = propertyChange

Defines property changed event kind.

EVENT_SELECTION_CHANGEConstant 
public static const EVENT_SELECTION_CHANGE:String = selectionChange

Defines selection changed event kind.

EVENT_TREE_INTERACTIONConstant 
public static const EVENT_TREE_INTERACTION:String = treeInteraction

GRADIENT_LINEAR_EASTConstant 
public static const GRADIENT_LINEAR_EAST:String = linear.east

Defines linear gradient pattern. Color changes along horizontal east direction.

GRADIENT_LINEAR_NORTHConstant 
public static const GRADIENT_LINEAR_NORTH:String = linear.north

Defines linear gradient pattern. Color changes along vertical north direction.

GRADIENT_LINEAR_NORTHEASTConstant 
public static const GRADIENT_LINEAR_NORTHEAST:String = linear.northeast

Defines linear gradient pattern. Color changes along northeast direction.

GRADIENT_LINEAR_NORTHWESTConstant 
public static const GRADIENT_LINEAR_NORTHWEST:String = linear.northwest

Defines linear gradient pattern. Color changes along northwest direction.

GRADIENT_LINEAR_SOUTHConstant 
public static const GRADIENT_LINEAR_SOUTH:String = linear.south

Defines linear gradient pattern. Color changes along vertical south direction.

GRADIENT_LINEAR_SOUTHEASTConstant 
public static const GRADIENT_LINEAR_SOUTHEAST:String = linear.southeast

Defines linear gradient pattern. Color changes along southeast direction.

GRADIENT_LINEAR_SOUTHWESTConstant 
public static const GRADIENT_LINEAR_SOUTHWEST:String = linear.southwest

Defines linear gradient pattern. Color changes along southwest direction.

GRADIENT_LINEAR_WESTConstant 
public static const GRADIENT_LINEAR_WEST:String = linear.west

Defines linear gradient pattern. Color changes along horizontal west direction.

GRADIENT_NONEConstant 
public static const GRADIENT_NONE:String = none

Defines a none gradient pattern.

GRADIENT_RADIAL_CENTERConstant 
public static const GRADIENT_RADIAL_CENTER:String = radial.center

Defines radial gradient pattern. Color changes from center to outside.

GRADIENT_RADIAL_EASTConstant 
public static const GRADIENT_RADIAL_EAST:String = radial.east

Defines radial gradient pattern. The radial center is in the element east side.

GRADIENT_RADIAL_NORTHConstant 
public static const GRADIENT_RADIAL_NORTH:String = radial.north

Defines radial gradient pattern. The radial center is in the element north side.

GRADIENT_RADIAL_NORTHEASTConstant 
public static const GRADIENT_RADIAL_NORTHEAST:String = radial.northeast

Defines radial gradient pattern. The radial center is in the element northeast corner.

GRADIENT_RADIAL_NORTHWESTConstant 
public static const GRADIENT_RADIAL_NORTHWEST:String = radial.northwest

Defines radial gradient pattern. The radial center is in the element northwest corner.

GRADIENT_RADIAL_SOUTHConstant 
public static const GRADIENT_RADIAL_SOUTH:String = radial.south

Defines radial gradient pattern. The radial center is in the element south side.

GRADIENT_RADIAL_SOUTHEASTConstant 
public static const GRADIENT_RADIAL_SOUTHEAST:String = radial.southeast

Defines radial gradient pattern. The radial center is in the element southeast corner.

GRADIENT_RADIAL_SOUTHWESTConstant 
public static const GRADIENT_RADIAL_SOUTHWEST:String = radial.southwest

Defines radial gradient pattern. The radial center is in the element southwest corner.

GRADIENT_RADIAL_WESTConstant 
public static const GRADIENT_RADIAL_WEST:String = radial.west

Defines radial gradient pattern. The radial center is in the element west side.

GRADIENT_SPREAD_ANTIDIAGONALConstant 
public static const GRADIENT_SPREAD_ANTIDIAGONAL:String = spread.antidiagonal

Defines spread gradient in anti-diagonal direction.

GRADIENT_SPREAD_DIAGONALConstant 
public static const GRADIENT_SPREAD_DIAGONAL:String = spread.diagonal

Defines spread gradient in diagonal direction.

GRADIENT_SPREAD_EASTConstant 
public static const GRADIENT_SPREAD_EAST:String = spread.east

Defines spread gradient in east direction.

GRADIENT_SPREAD_HORIZONTALConstant 
public static const GRADIENT_SPREAD_HORIZONTAL:String = spread.horizontal

Defines spread gradient in horizontal direction.

GRADIENT_SPREAD_NORTHConstant 
public static const GRADIENT_SPREAD_NORTH:String = spread.north

Defines spread gradient in north direction.

GRADIENT_SPREAD_SOUTHConstant 
public static const GRADIENT_SPREAD_SOUTH:String = spread.south

Defines spread gradient in south direction.

GRADIENT_SPREAD_VERTICALConstant 
public static const GRADIENT_SPREAD_VERTICAL:String = spread.vertical

Defines spread gradient in vertical direction.

GRADIENT_SPREAD_WESTConstant 
public static const GRADIENT_SPREAD_WEST:String = spread.west

Defines spread gradient in west direction.

INNER_STYLE_DYEConstant 
public static const INNER_STYLE_DYE:String = dye

Defines the element body representation for native alarms. This one will dye element image to the alarm severity color when native alarms occured.

INNER_STYLE_NONEConstant 
public static const INNER_STYLE_NONE:String = none

Defines the element body representation for native alarms. This one will not paint anything when element has native alarms.

INNER_STYLE_SHAPEConstant 
public static const INNER_STYLE_SHAPE:String = shape

Defines the element body representation for native alarms. This one will display a shape with alarm severity color in front/behind the element image when native alarms occured. Check TWaver Flex online demo "Alarm Mapping Demo" for details.

ITERATE_MODE_FORWARDConstant 
public static const ITERATE_MODE_FORWARD:String = forward

Defines the data iterate mode to forward direction.

ITERATE_MODE_REVERSEConstant 
public static const ITERATE_MODE_REVERSE:String = reverse

Defines the data iterate mode to backward direction.

ITERATE_MODE_ROOTSConstant 
public static const ITERATE_MODE_ROOTS:String = roots

Defines the data iterate mode that only iterate root elements (without parent)

JOINT_STYLE_BEVELConstant 
public static const JOINT_STYLE_BEVEL:String = bevel

This redefines JointStyle.BEVEL.

JOINT_STYLE_MITERConstant 
public static const JOINT_STYLE_MITER:String = miter

This redefines JointStyle.MITER.

JOINT_STYLE_ROUNDConstant 
public static const JOINT_STYLE_ROUND:String = round

This redefines JointStyle.ROUND.

LAYOUT_BOTTOMTOPConstant 
public static const LAYOUT_BOTTOMTOP:String = bottomtop

A tree layout that the hierarchy is grow from bottom to top.

LAYOUT_LEFTRIGHTConstant 
public static const LAYOUT_LEFTRIGHT:String = leftright

A tree layout that the hierarchy is grow from left to right.

LAYOUT_RIGHTLEFTConstant 
public static const LAYOUT_RIGHTLEFT:String = rightleft

A tree layout that the hierarchy is grow from right to left.

LAYOUT_ROUNDConstant 
public static const LAYOUT_ROUND:String = round

Defines the round layout algorithm.

LAYOUT_SYMMETRYConstant 
public static const LAYOUT_SYMMETRY:String = symmetry

Defines the symmetry layout algorithm.

LAYOUT_TOPBOTTOMConstant 
public static const LAYOUT_TOPBOTTOM:String = topbottom

A tree layout that the hierarchy is grow from top to bottom.

LINK_CORNER_BEVELConstant 
public static const LINK_CORNER_BEVEL:String = bevel

For orthogonal link, the corner will be cut off by a straight line.

LINK_CORNER_NONEConstant 
public static const LINK_CORNER_NONE:String = none

For orthogonal link, the corner will be joined by straight line.

LINK_CORNER_ROUNDConstant 
public static const LINK_CORNER_ROUND:String = round

For orthogonal link, the corner will be round off.

LINK_LOOPED_TYPE_ARCConstant 
public static const LINK_LOOPED_TYPE_ARC:String = arc

Indicate that the looped link will display as an arc style.

LINK_LOOPED_TYPE_RECTANGLEConstant 
public static const LINK_LOOPED_TYPE_RECTANGLE:String = rectangle

Indicate that the looped link will display as an rectangle style.

LINK_TYPE_ARCConstant 
public static const LINK_TYPE_ARC:String = arc

Defines link type with arc shape.

LINK_TYPE_EXTEND_BOTTOMConstant 
public static const LINK_TYPE_EXTEND_BOTTOM:String = extend.bottom

Defines link that extends from bottom direction. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_EXTEND_LEFTConstant 
public static const LINK_TYPE_EXTEND_LEFT:String = extend.left

Defines link that extends from left side. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_EXTEND_RIGHTConstant 
public static const LINK_TYPE_EXTEND_RIGHT:String = extend.right

Defines link that extends from right side. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_EXTEND_TOPConstant 
public static const LINK_TYPE_EXTEND_TOP:String = extend.top

Defines link that extends from top direction. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_FLEXIONALConstant 
public static const LINK_TYPE_FLEXIONAL:String = flexional

Defines link type with flexional shape. Check TWaver Flex online demo "Bundle Demo" to know what it looks like.

LINK_TYPE_FLEXIONAL_HORIZONTALConstant 
public static const LINK_TYPE_FLEXIONAL_HORIZONTAL:String = flexional.horizontal

Defines flexional link which will be flexed in horizontal direction. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_FLEXIONAL_VERTICALConstant 
public static const LINK_TYPE_FLEXIONAL_VERTICAL:String = flexional.vertical

Defines flexional link which will be flexed in vertical direction. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_HORIZONTAL_VERTICALConstant 
public static const LINK_TYPE_HORIZONTAL_VERTICAL:String = orthogonal.H.V

Defines horizontal-vertical link style. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_ORTHOGONALConstant 
public static const LINK_TYPE_ORTHOGONAL:String = orthogonal

Defines orthogonal link style. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_ORTHOGONAL_HORIZONTALConstant 
public static const LINK_TYPE_ORTHOGONAL_HORIZONTAL:String = orthogonal.horizontal

Defines horizontal orthogonal link style. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_ORTHOGONAL_VERTICALConstant 
public static const LINK_TYPE_ORTHOGONAL_VERTICAL:String = orthogonal.vertical

Defines vertical orthogonal link style. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

LINK_TYPE_PARALLELConstant 
public static const LINK_TYPE_PARALLEL:String = parallel

Defines link type with parallel style. Check TWaver Flex online demo "Bundle Demo" to know what it looks like.

LINK_TYPE_TRIANGLEConstant 
public static const LINK_TYPE_TRIANGLE:String = triangle

Defines link type with triangle shape. Check TWaver Flex online demo "Bundle Demo" to know what it looks like.

LINK_TYPE_VERTICAL_HORIZONTALConstant 
public static const LINK_TYPE_VERTICAL_HORIZONTAL:String = orthogonal.V.H

Defines orthogonal-horizontal link style. Check TWaver Flex online demo "Link Editor Demo" to know what it looks like.

MAP_FILTER_FISHEYEConstant 
public static const MAP_FILTER_FISHEYE:String = fisheye

Defines the fisheye map filter. This filter will show a fisheye magnified area around mouse cursor on the map when moving mouse cursor around.

MAP_FILTER_IMAGEConstant 
public static const MAP_FILTER_IMAGE:String = image

MAP_FILTER_MAGNIFYConstant 
public static const MAP_FILTER_MAGNIFY:String = magnify

Defines the magnify map filter. This filter will show a magnify area around mouse cursor on the map when moving mouse cursor around.

ORIENTATION_BOTTOMConstant 
public static const ORIENTATION_BOTTOM:String = bottom

Defines bottom orientation.

ORIENTATION_LEFTConstant 
public static const ORIENTATION_LEFT:String = left

Defines left orientation.

ORIENTATION_RIGHTConstant 
public static const ORIENTATION_RIGHT:String = right

Defines right orientation.

ORIENTATION_TOPConstant 
public static const ORIENTATION_TOP:String = top

Defines top orientation.

OUTER_STYLE_BORDERConstant 
public static const OUTER_STYLE_BORDER:String = border

Defines the element outline representation for alarm propagation. This one will display a outline border shape with propagated alarm severity color.

OUTER_STYLE_GLOWConstant 
public static const OUTER_STYLE_GLOW:String = glow

Defines the element outline representation for alarm propagation. This one will display a glowing outline with propagated alarm severity color.

OUTER_STYLE_NONEConstant 
public static const OUTER_STYLE_NONE:String = none

Defines the element outline representation for alarm propagation. This one will display nothing.

OUTER_STYLE_SHADOWConstant 
public static const OUTER_STYLE_SHADOW:String = shadow

Defines the element outline representation for alarm propagation. This one will display a shadow area with propagated alarm severity color.

PIECHART_TYPE_CIRCLEConstant 
public static const PIECHART_TYPE_CIRCLE:String = circle

PIECHART_TYPE_DONUTConstant 
public static const PIECHART_TYPE_DONUT:String = donut

PIECHART_TYPE_LINEConstant 
public static const PIECHART_TYPE_LINE:String = line

PIECHART_TYPE_OVALConstant 
public static const PIECHART_TYPE_OVAL:String = oval

PIECHART_TYPE_OVALDONUTConstant 
public static const PIECHART_TYPE_OVALDONUT:String = ovalDonut

POSITION_BOTTOMConstant 
public static const POSITION_BOTTOM:String = bottom

Define the location 27 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOM_BOTTOMConstant 
public static const POSITION_BOTTOM_BOTTOM:String = bottom.bottom

Define the location 31 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOM_TOPConstant 
public static const POSITION_BOTTOM_TOP:String = bottom.top

Define the location 23 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMLEFTConstant 
public static const POSITION_BOTTOMLEFT:String = bottomleft

Define the location 26 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMLEFT_BOTTOMLEFTConstant 
public static const POSITION_BOTTOMLEFT_BOTTOMLEFT:String = bottomleft.bottomleft

Define the location 29 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMLEFT_BOTTOMRIGHTConstant 
public static const POSITION_BOTTOMLEFT_BOTTOMRIGHT:String = bottomleft.bottomright

Define the location 30 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMLEFT_TOPLEFTConstant 
public static const POSITION_BOTTOMLEFT_TOPLEFT:String = bottomleft.topleft

Define the location 21 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMLEFT_TOPRIGHTConstant 
public static const POSITION_BOTTOMLEFT_TOPRIGHT:String = bottomleft.topright

Define the location 22 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMRIGHTConstant 
public static const POSITION_BOTTOMRIGHT:String = bottomright

Define the location 28 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMRIGHT_BOTTOMLEFTConstant 
public static const POSITION_BOTTOMRIGHT_BOTTOMLEFT:String = bottomright.bottomleft

Define the location 32 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMRIGHT_BOTTOMRIGHTConstant 
public static const POSITION_BOTTOMRIGHT_BOTTOMRIGHT:String = bottomright.bottomright

Define the location 33 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMRIGHT_TOPLEFTConstant 
public static const POSITION_BOTTOMRIGHT_TOPLEFT:String = bottomright.topleft

Define the location 24 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_BOTTOMRIGHT_TOPRIGHTConstant 
public static const POSITION_BOTTOMRIGHT_TOPRIGHT:String = bottomright.topright

Define the location 25 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_CENTERConstant 
public static const POSITION_CENTER:String = center

Define the location 17 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_FROMConstant 
public static const POSITION_FROM:String = from

Define the link start point location.

POSITION_HOTSPOTConstant 
public static const POSITION_HOTSPOT:String = hotspot

Define the hotspot position of Element bounds. This depends on the implementation of each element object. Normally it can be the top left corner.

POSITION_LEFTConstant 
public static const POSITION_LEFT:String = left

Define the location 15 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_LEFT_LEFTConstant 
public static const POSITION_LEFT_LEFT:String = left.left

Define the location 14 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_LEFT_RIGHTConstant 
public static const POSITION_LEFT_RIGHT:String = left.right

Define the location 16 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_RIGHTConstant 
public static const POSITION_RIGHT:String = right

Define the location 19 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_RIGHT_LEFTConstant 
public static const POSITION_RIGHT_LEFT:String = right.left

Define the location 18 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_RIGHT_RIGHTConstant 
public static const POSITION_RIGHT_RIGHT:String = right.right

Define the location 20 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOConstant 
public static const POSITION_TO:String = to

Define the link end point location.

POSITION_TOPConstant 
public static const POSITION_TOP:String = top

Define the location 7 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOP_BOTTOMConstant 
public static const POSITION_TOP_BOTTOM:String = top.bottom

Define the location 11 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOP_TOPConstant 
public static const POSITION_TOP_TOP:String = top.top

Define the location 3 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOPLEFTConstant 
public static const POSITION_TOPLEFT:String = topleft

Define the location 6 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOPLEFT_BOTTOMLEFTConstant 
public static const POSITION_TOPLEFT_BOTTOMLEFT:String = topleft.bottomleft

Define the location 9 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOPLEFT_BOTTOMRIGHTConstant 
public static const POSITION_TOPLEFT_BOTTOMRIGHT:String = topleft.bottomright

Define the location 10 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOPLEFT_TOPLEFTConstant 
public static const POSITION_TOPLEFT_TOPLEFT:String = topleft.topleft

Define the location 1 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
	         9 | 10        11       12 | 13
	           |                       |
	        14 15 16       17       18 19 20
	           |                       |
	        21 | 22        23       24 | 25 
	       ----26----------27----------28---
	        29 | 30        31       32 | 33 
		 

POSITION_TOPLEFT_TOPRIGHTConstant 
public static const POSITION_TOPLEFT_TOPRIGHT:String = topleft.topright

Define the location 2 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOPRIGHTConstant 
public static const POSITION_TOPRIGHT:String = topright

Define the location 8 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOPRIGHT_BOTTOMLEFTConstant 
public static const POSITION_TOPRIGHT_BOTTOMLEFT:String = topright.bottomleft

Define the location 12 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOPRIGHT_BOTTOMRIGHTConstant 
public static const POSITION_TOPRIGHT_BOTTOMRIGHT:String = topright.bottomright

Define the location 13 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOPRIGHT_TOPLEFTConstant 
public static const POSITION_TOPRIGHT_TOPLEFT:String = topright.topleft

Define the location 4 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

POSITION_TOPRIGHT_TOPRIGHTConstant 
public static const POSITION_TOPRIGHT_TOPRIGHT:String = topright.topright

Define the location 5 (see below) of element body.

		     1 | 2         3         4 | 5
		   ----6-----------7-----------8----
		     9 | 10        11       12 | 13
		       |                       |
		    14 15 16       17       18 19 20
		       |                       |
		    21 | 22        23       24 | 25 
		   ----26----------27----------28---
		    29 | 30        31       32 | 33 
		 

PREFIX_CLIENTConstant 
public static const PREFIX_CLIENT:String = C:

All client property names will start with this prefix.

PREFIX_STYLEConstant 
public static const PREFIX_STYLE:String = S:

All style property names will start with this prefix.

PRIORITY_ABOVE_NORMALConstant 
public static const PRIORITY_ABOVE_NORMAL:int = 5

Defines above priority value. It is lower than PRIORITY_HIGH and higher than PRIORITY_NORMAL. This is often used as the listener notified priority when adding a listener.

PRIORITY_BELOW_LOWConstant 
public static const PRIORITY_BELOW_LOW:int = -10

Defines low priority value. It is lower than PRIORITY_BELOW_NORMAL. This is often used as the listener notified priority when adding a listener.

PRIORITY_BELOW_NORMALConstant 
public static const PRIORITY_BELOW_NORMAL:int = -5

Defines normal below priority value. It is lower than PRIORITY_NORMAL and higher than PRIORITY_BELOW_LOW. This is often used as the listener notified priority when adding a listener.

PRIORITY_HIGHConstant 
public static const PRIORITY_HIGH:int = 10

Defines high priority value. This is often used as the listener notified priority when adding a listener.

PRIORITY_NORMALConstant 
public static const PRIORITY_NORMAL:int = 0

Defines normal priority value. It is lower than PRIORITY_ABOVE_NORMAL and higher than PRIORITY_BELOW_NORMAL. This is often used as the listener notified priority when adding a listener.

PROPERTY_TYPE_ACCESSORConstant 
public static const PROPERTY_TYPE_ACCESSOR:String = accessor

Indicates the properties defined by accessor.

PROPERTY_TYPE_CLIENTConstant 
public static const PROPERTY_TYPE_CLIENT:String = client

Indicates the properties defined by client-property mechanism.

PROPERTY_TYPE_STYLEConstant 
public static const PROPERTY_TYPE_STYLE:String = style

Indicates the properties defined by style.

QUALITY_HIGHConstant 
public static const QUALITY_HIGH:int = 3.0

Defines the high quality filter setting. public static const QUALITY_HIGH:int = BitmapFilterQuality.HIGH;

QUALITY_LOWConstant 
public static const QUALITY_LOW:int = 1.0

Defines the low quality filter setting. public static const QUALITY_LOW:int = BitmapFilterQuality.LOW;

QUALITY_MEDIUMConstant 
public static const QUALITY_MEDIUM:int = 2.0

Defines the medium quality filter setting. public static const QUALITY_MEDIUM:int = BitmapFilterQuality.MEDIUM;

RADARCHART_RING_TYPE_ARCConstant 
public static const RADARCHART_RING_TYPE_ARC:String = arc

RADARCHART_RING_TYPE_LINEConstant 
public static const RADARCHART_RING_TYPE_LINE:String = line

SCALE_MODE_HORIZONTALConstant 
public static const SCALE_MODE_HORIZONTAL:String = horizontal

This redefines LineScaleMode.HORIZONTAL

SCALE_MODE_NONEConstant 
public static const SCALE_MODE_NONE:String = none

This redefines LineScaleMode.NONE

SCALE_MODE_NORMALConstant 
public static const SCALE_MODE_NORMAL:String = normal

This redefines LineScaleMode.NORMAL

SCALE_MODE_VERTICALConstant 
public static const SCALE_MODE_VERTICAL:String = vertical

This redefines LineScaleMode.VERTICAL

SCOPE_ROOTCANVASConstant 
public static const SCOPE_ROOTCANVAS:String = rootcanvas

Defines the network background image scope to root canvas area.

SCOPE_VIEWPORTConstant 
public static const SCOPE_VIEWPORT:String = viewport

Defines the network background image scope to view port area.

SCOPE_VIEWSIZEConstant 
public static const SCOPE_VIEWSIZE:String = viewsize

Defines the network background image scope to view port size.

SEGMENT_LINETOConstant 
public static const SEGMENT_LINETO:String = lineTo

Defines the link path segment action of "line to next point".

SEGMENT_MOVETOConstant 
public static const SEGMENT_MOVETO:String = moveTo

Defines the link path segment action of "move to next point".

SEGMENT_QUADTOConstant 
public static const SEGMENT_QUADTO:String = quadTo

Defines the link path segment action of "quad to next point".

SELECT_MODE_CONTAINConstant 
public static const SELECT_MODE_CONTAIN:String = contain

Defines the contain network selection mode. In this selection mode, only the bound of the element is totally covered by the dragging rectangle will be selected when you dragging rectangle on network canvas to select data.

SELECT_MODE_INTERSECTConstant 
public static const SELECT_MODE_INTERSECT:String = intersect

Defines the interest network selection mode. In this selection mode, all intersect elements will be selected when dragging a rectangle on network canvas.

SELECT_MODE_MIXConstant 
public static const SELECT_MODE_MIX:String = mix

Defines the mixed network selection mode. In this selection mode, if drag a rectangle to second quadrant, it will use SELECT_MODE_INTERSECT mode; for other three quadrant, it will use SELECT_MODE_CONTAIN mode. This is the default network selection mode.

SELECT_STYLE_BORDERConstant 
public static const SELECT_STYLE_BORDER:String = border

Display style when element selected. This style will display a selection border when element selected.

SELECT_STYLE_GLOWConstant 
public static const SELECT_STYLE_GLOW:String = glow

Display style when element selected. This style will display color glow when element selected.

SELECT_STYLE_NONEConstant 
public static const SELECT_STYLE_NONE:String = none

Display style when element selected. This style is no any change when element selected.

SELECT_STYLE_SHADOWConstant 
public static const SELECT_STYLE_SHADOW:String = shadow

Display style when element selected. This style will display a shadow when element selected.

SHAPE_CIRCLEConstant 
public static const SHAPE_CIRCLE:String = circle

Defines circle shape.

SHAPE_DIAMONDConstant 
public static const SHAPE_DIAMOND:String = diamond

Defines diamond shape.

SHAPE_HEXAGONConstant 
public static const SHAPE_HEXAGON:String = hexagon

Defines hexagon shape.

SHAPE_OVALConstant 
public static const SHAPE_OVAL:String = oval

Defines oval shape

SHAPE_PENTAGONConstant 
public static const SHAPE_PENTAGON:String = pentagon

Defines pentagon shape.

SHAPE_RECTANGLEConstant 
public static const SHAPE_RECTANGLE:String = rectangle

Defines rectangle shape

SHAPE_ROUNDRECTConstant 
public static const SHAPE_ROUNDRECT:String = roundrect

Defines roundrect shape

SHAPE_STARConstant 
public static const SHAPE_STAR:String = star

Defines star shape

SHAPE_TRIANGLEConstant 
public static const SHAPE_TRIANGLE:String = triangle

Defines triangle shape

SHAPELINK_TYPE_LINETOConstant 
public static const SHAPELINK_TYPE_LINETO:String = lineTo

Defines the straight line shape link type

SHAPELINK_TYPE_QUADTOConstant 
public static const SHAPELINK_TYPE_QUADTO:String = quadTo

Defines the quadratic curve shape link type

STRETCH_CENTERConstant 
public static const STRETCH_CENTER:String = center

Element image will display in center location when element is stretched. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_CENTER_UNIFORMConstant 
public static const STRETCH_CENTER_UNIFORM:String = center.uniform

Element image will scale down to fit element height or width orient element bound center. Image scale will keep the original proportion. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_EASTConstant 
public static const STRETCH_EAST:String = east

Element image will display in east middle without scale and cut. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_EAST_UNIFORMConstant 
public static const STRETCH_EAST_UNIFORM:String = east.uniform

Element image will scale down and fit element height or width orient east center of element bound. Image scale will keep the original proportion. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_FILLConstant 
public static const STRETCH_FILL:String = fill

Element image will fit whole element bound area and may not keep the original proportion when element is stretched. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_NORTHConstant 
public static const STRETCH_NORTH:String = north

Element image will display in north center without scale and cut. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_NORTH_UNIFORMConstant 
public static const STRETCH_NORTH_UNIFORM:String = north.uniform

Element image will scale down and fit element height or width orient north center of element bound. Image scale will keep the original proportion. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_NORTHEASTConstant 
public static const STRETCH_NORTHEAST:String = north.east

Element image will display in northeast corner without scale and cut. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_NORTHEAST_UNIFORMConstant 
public static const STRETCH_NORTHEAST_UNIFORM:String = north.east.uniform

Element image will scale down and fit element height or width orient northeast of element bound. Image scale will keep the original proportion. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_NORTHWESTConstant 
public static const STRETCH_NORTHWEST:String = north.west

Element image will display in northwest corner without scale and cut. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_NORTHWEST_UNIFORMConstant 
public static const STRETCH_NORTHWEST_UNIFORM:String = north.west.uniform

Element image will scale down and fit element height or width orient northwest of element bound. Image scale will keep the original proportion. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_SOUTHConstant 
public static const STRETCH_SOUTH:String = south

Element image will display in south center without scale and cut. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_SOUTH_UNIFORMConstant 
public static const STRETCH_SOUTH_UNIFORM:String = south.uniform

Element image will scale down and fit element height or width orient south center of element bound. Image scale will keep the original proportion. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_SOUTHEASTConstant 
public static const STRETCH_SOUTHEAST:String = south.east

Element image will display in southeast corner without scale and cut. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_SOUTHEAST_UNIFORMConstant 
public static const STRETCH_SOUTHEAST_UNIFORM:String = south.east.uniform

Element image will scale down and fit element height or width orient southeast of element bound. Image scale will keep the original proportion. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_SOUTHWESTConstant 
public static const STRETCH_SOUTHWEST:String = south.west

Element image will display in southwest corner without scale and cut. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_SOUTHWEST_UNIFORMConstant 
public static const STRETCH_SOUTHWEST_UNIFORM:String = south.west.uniform

Element image will scale down and fit element height or width orient southwest of element bound. Image scale will keep the original proportion. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_TILEConstant 
public static const STRETCH_TILE:String = tile

Element image will repeat itself to fill element height or width. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_UNIFORMConstant 
public static const STRETCH_UNIFORM:String = uniform

Element image will try best to fit element bound width or height and keep the original proportion when element is stretched. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_UNIFORM_TO_FILLConstant 
public static const STRETCH_UNIFORM_TO_FILL:String = uniform.to.fill

Element image will scaled and keep original proportion to make sure image cover element width and height. Image area beyond element bound will be cut off and hidden. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_WESTConstant 
public static const STRETCH_WEST:String = west

Element image will display in west middle without scale and cut. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

STRETCH_WEST_UNIFORMConstant 
public static const STRETCH_WEST_UNIFORM:String = west.uniform

Element image will scale down and fit element height or width orient west center of element bound. Image scale will keep the original proportion. Check TWaver Flex online demo "Image Stretch Demo" see what it looks like.

TREE_LAYOUT_ICONS_LABEL_MESSAGEConstant 
public static const TREE_LAYOUT_ICONS_LABEL_MESSAGE:String = icons.label.message

Layout tree node format in "icons, label, message" order.

TREE_LAYOUT_ICONS_MESSAGE_LABELConstant 
public static const TREE_LAYOUT_ICONS_MESSAGE_LABEL:String = icons.message.label

Layout tree node format in "icons, message, label" order.

TREE_LAYOUT_LABEL_ICONS_MESSAGEConstant 
public static const TREE_LAYOUT_LABEL_ICONS_MESSAGE:String = label.icons.message

Layout tree node format in "label, icon, message" order.

TREE_LAYOUT_LABEL_MESSAGE_ICONSConstant 
public static const TREE_LAYOUT_LABEL_MESSAGE_ICONS:String = label.message.icons

Layout tree node format in "label, message, icons" order.

TREE_LAYOUT_MESSAGE_ICONS_LABELConstant 
public static const TREE_LAYOUT_MESSAGE_ICONS_LABEL:String = message.icons.label

Layout tree node format in "message, icons, label" order.

TREE_LAYOUT_MESSAGE_LABEL_ICONSConstant 
public static const TREE_LAYOUT_MESSAGE_LABEL_ICONS:String = message.label.icons

Layout tree node format in "message, label, icons" order.

TREE_TRISTATE_INDETERMINATEConstant 
public static const TREE_TRISTATE_INDETERMINATE:String = indeterminate

TREE_TRISTATE_SELECTEDConstant 
public static const TREE_TRISTATE_SELECTED:String = selected

TREE_TRISTATE_UNSELECTEDConstant 
public static const TREE_TRISTATE_UNSELECTED:String = unselected

TYPE_ALARMSTATEConstant 
public static const TYPE_ALARMSTATE:String = alarmState

twaver.AlarmState indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_ARRAY_COLORConstant 
public static const TYPE_ARRAY_COLOR:String = array.color

Color array type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_ARRAY_NUMBERConstant 
public static const TYPE_ARRAY_NUMBER:String = array.number

Number array type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_ARRAY_STRINGConstant 
public static const TYPE_ARRAY_STRING:String = array.string

String array type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_BOOLEANConstant 
public static const TYPE_BOOLEAN:String = boolean

Boolean type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_COLLECTION_POINTConstant 
public static const TYPE_COLLECTION_POINT:String = collection.point

Point collection type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_COLLECTION_STRINGConstant 
public static const TYPE_COLLECTION_STRING:String = collection.string

String collection type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_COLORConstant 
public static const TYPE_COLOR:String = color

Color type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_DATAConstant 
public static const TYPE_DATA:String = data

twaver.Data type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_INTConstant 
public static const TYPE_INT:String = int

Int type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_NUMBERConstant 
public static const TYPE_NUMBER:String = number

Number type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_POINTConstant 
public static const TYPE_POINT:String = point

Point type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_RECTANGLEConstant 
public static const TYPE_RECTANGLE:String = rectangle

Rectangle type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_STRINGConstant 
public static const TYPE_STRING:String = string

String type indicator. This is often used when serialize/deserialize element box data with XML format.

TYPE_UINTConstant 
public static const TYPE_UINT:String = uint

Uint type indicator. This is often used when serialize/deserialize element box data with XML format.