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 |
ScaleChart — class, package twaver.charts |
| |
ScaleChart(dataBox:twaver:DataBox) — Constructor, class twaver.charts.ScaleChart |
| |
scaleCount — Property, class twaver.charts.RadarChart |
| |
scaleInside — Property, class twaver.charts.DialChart |
| |
scaleLowerLimitTextVisible — Property, class twaver.charts.DialChart |
| |
scaleMaxValue — Property, class twaver.charts.RadarChart |
| |
scaleMinValue — Property, class twaver.charts.RadarChart |
| |
SCALE_MODE — Static Property, class twaver.Defaults |
|
The default value of scale mode. |
SCALE_MODE_HORIZONTAL — Constant Static Property, class twaver.Consts |
|
This redefines LineScaleMode.HORIZONTAL
|
SCALE_MODE_NONE — Constant Static Property, class twaver.Consts |
|
This redefines LineScaleMode.NONE
|
SCALE_MODE_NORMAL — Constant Static Property, class twaver.Consts |
|
This redefines LineScaleMode.NORMAL
|
SCALE_MODE_VERTICAL — Constant Static Property, class twaver.Consts |
|
This redefines LineScaleMode.VERTICAL
|
scaleTextBold — Property, class twaver.charts.DialChart |
| |
scaleTextBold — Property, class twaver.charts.RadarChart |
| |
scaleTextColor — Property, class twaver.charts.DialChart |
| |
scaleTextColor — Property, class twaver.charts.RadarChart |
| |
scaleTextEmbed — Property, class twaver.charts.DialChart |
| |
scaleTextEmbed — Property, class twaver.charts.RadarChart |
| |
scaleTextFont — Property, class twaver.charts.DialChart |
| |
scaleTextFont — Property, class twaver.charts.RadarChart |
| |
scaleTextHtml — Property, class twaver.charts.DialChart |
| |
scaleTextHtml — Property, class twaver.charts.RadarChart |
| |
scaleTextItalic — Property, class twaver.charts.DialChart |
| |
scaleTextItalic — Property, class twaver.charts.RadarChart |
| |
scaleTextSize — Property, class twaver.charts.DialChart |
| |
scaleTextSize — Property, class twaver.charts.RadarChart |
| |
scaleTextUnderline — Property, class twaver.charts.DialChart |
| |
scaleTextUnderline — Property, class twaver.charts.RadarChart |
| |
scaleTextVisible — Property, class twaver.charts.DialChart |
| |
scaleTextVisible — Property, class twaver.charts.RadarChart |
| |
scaleUpperLimitTextVisible — Property, class twaver.charts.DialChart |
| |
SCOPE_ROOTCANVAS — Constant Static Property, class twaver.Consts |
|
Defines the network background image scope to root canvas area. |
SCOPE_VIEWPORT — Constant Static Property, class twaver.Consts |
|
Defines the network background image scope to view port area. |
SCOPE_VIEWSIZE — Constant Static Property, class twaver.Consts |
|
Defines the network background image scope to view port size. |
scrollToData(data:twaver:IData) — method, class twaver.controls.Tree |
|
Scroll to the specified tree node. |
SEGMENT_LINETO — Constant Static Property, class twaver.Consts |
|
Defines the link path segment action of "line to next point". |
SEGMENT_MOVETO — Constant Static Property, class twaver.Consts |
|
Defines the link path segment action of "move to next point". |
SEGMENT_QUADTO — Constant Static Property, class twaver.Consts |
|
Defines the link path segment action of "quad to next point". |
segments — Property, class twaver.ShapeNode |
|
Get all segments of this shape node. |
selectAll() — method, class twaver.SelectionModel |
|
Call this method to select all data contains in the data box. |
selectAll() — method, class twaver.charts.ChartBase |
|
Select all visible data of this view. |
selectAll() — method, class twaver.controls.Table |
|
Select all visible data of this view. |
selectAll() — method, class twaver.controls.Tree |
|
Select all visible data of this view. |
selectAll() — method, class twaver.network.Network |
|
Select all visible data of this view. |
SELECT_ALL — Constant Static Property, class twaver.network.interaction.InteractionEvent |
|
Event type indicates all elements are selected on network canvas. |
selectAlpha — Property, class twaver.network.Overview |
|
Get selected area draw color transparency. |
SELECT_ALPHA — Constant Static Property, class twaver.Styles |
|
Element selected color transparency. |
SELECT_ANGLE — Constant Static Property, class twaver.Styles |
|
The glow or shadow offset angle in degree when element is selected. |
SELECT_BETWEEN — Constant Static Property, class twaver.network.interaction.InteractionEvent |
|
Event type indicates the mouse selection is on the go now. |
SELECT_BLURX — Constant Static Property, class twaver.Styles |
|
This parameter is used for the glow/shadow filter effect
when element is selected. |
SELECT_BLURY — Constant Static Property, class twaver.Styles |
|
This parameter is used for the glow/shadow filter effect
when element is selected. |
SELECT_CAPS_STYLE — Constant Static Property, class twaver.Styles |
|
Element selection border caps sytle. |
selectColor — Property, class twaver.network.Overview |
|
Get selected area draw color. |
SELECT_COLOR — Constant Static Property, class twaver.Styles |
|
Element selected color. |
selectColorFunction — Property, class twaver.network.Network |
|
Get the element selected outline color generator. |
SELECT_COLOR_FUNCTION — Static Property, class twaver.Defaults |
|
Default element selection outside color generator function. |
SELECT_DISTANCE — Constant Static Property, class twaver.Styles |
|
The glow or shadow offset distance when element is selected. |
selectedIndices — Property, class twaver.controls.Table |
| |
selectedIndices — Property, class twaver.controls.Tree |
| |
selectedItem — Property, class twaver.controls.Table |
| |
selectedItem — Property, class twaver.controls.Tree |
| |
SELECT_END — Constant Static Property, class twaver.network.interaction.InteractionEvent |
|
Event type indicates the mouse selection has just ended. |
selectFillAlpha — Property, class twaver.network.Network |
|
Get transparent alpha value of the element fill color when it selected. |
selectFillColor — Property, class twaver.network.Network |
|
Get element fill color when it selected. |
SELECT_HIDEOBJECT — Constant Static Property, class twaver.Styles |
|
This parameter is used for the glow/shadow filter effect
when element is selected. |
SELECT_INNER — Constant Static Property, class twaver.Styles |
|
A boolean value whether selected glow/shadow filter
is grow to inner or outer. |
SelectInteractionHandler — class, package twaver.network.interaction |
|
This interaction supports selecting elements
on network canvas by mouse and keyboard. |
SelectInteractionHandler(network:twaver.network:Network) — Constructor, class twaver.network.interaction.SelectInteractionHandler |
|
Constructor of this handler. |
selection — Property, class twaver.SelectionModel |
|
Get all data contains in this selection model as a collection. |
SelectionChangeEvent — class, package twaver |
|
This event wraps the change information that the selection of
a data box has been changed. |
SelectionChangeEvent(kind:String, datas:Array, bubbles:Boolean, cancelable:Boolean) — Constructor, class twaver.SelectionChangeEvent |
|
Constructor. |
selectionMode — Property, class twaver.SelectionModel |
|
Get current selection mode. |
selectionModel — Property, class twaver.DataBox |
|
Get selection model of this data box. |
selectionModel — Property, class twaver.charts.ChartBase |
|
Get the selection model of this view. |
selectionModel — Property, class twaver.controls.Table |
|
Get the selection model of this view. |
selectionModel — Property, class twaver.controls.Tree |
|
Get the selection model of this view. |
selectionModel — Property, class twaver.network.Network |
|
Get the selection model of this view. |
SelectionModel — class, package twaver |
|
Selection model is a container works for a data box. |
SelectionModel(dataBox:twaver:DataBox) — Constructor, class twaver.SelectionModel |
|
Constructor. |
selectionTolerance — Property, class twaver.network.Network |
|
Get tolerance value when using mouse click to select element on network canvas. |
SELECT_JOINT_STYLE — Constant Static Property, class twaver.Styles |
|
Element selection border joint sytle. |
SELECT_KNOCKOUT — Constant Static Property, class twaver.Styles |
|
This parameter is used for the glow/shadow filter effect
when element is selected. |
selectMode — Property, class twaver.network.Network |
|
Get the network selection mode. |
SELECT_MODE_CONTAIN — Constant Static Property, class twaver.Consts |
|
Defines the contain network selection mode. |
SELECT_MODE_INTERSECT — Constant Static Property, class twaver.Consts |
|
Defines the interest network selection mode. |
SELECT_MODE_MIX — Constant Static Property, class twaver.Consts |
|
Defines the mixed network selection mode. |
selectOffset — Property, class twaver.charts.PieChart |
| |
selectOutlineColor — Property, class twaver.network.Network |
|
Get the element selection outline color on network. |
selectOutlineWidth — Property, class twaver.network.Network |
|
Get element selection outline stroke width. |
SELECT_PADDING — Constant Static Property, class twaver.Styles |
|
Element inner insets. |
SELECT_PADDING_BOTTOM — Constant Static Property, class twaver.Styles |
|
Element inner gap on bottom. |
SELECT_PADDING_LEFT — Constant Static Property, class twaver.Styles |
|
Element inner gap in left side. |
SELECT_PADDING_RIGHT — Constant Static Property, class twaver.Styles |
|
Element inner gap in right side. |
SELECT_PADDING_TOP — Constant Static Property, class twaver.Styles |
|
Element inner gap to top. |
SELECT_PIXEL_HINTING — Constant Static Property, class twaver.Styles |
|
Whether use pixel fine-tuning for element selected
highlight border. |
SELECT_QUALITY — Constant Static Property, class twaver.Styles |
|
The glow or shadow filter quality level when element
is selected. |
SELECT_SCALE_MODE — Constant Static Property, class twaver.Styles |
|
Element selected highlight border scale mode. |
SELECT_SHAPE — Constant Static Property, class twaver.Styles |
|
Shape of element selected highlight. |
SELECT_START — Constant Static Property, class twaver.network.interaction.InteractionEvent |
|
Event type indicates the mouse selection has just started. |
SELECT_STRENGTH — Constant Static Property, class twaver.Styles |
|
This parameter is used for the glow/shadow filter effect
when element is selected. |
SELECT_STYLE — Constant Static Property, class twaver.Styles |
|
Display style when element is selected. |
SELECT_STYLE_BORDER — Constant Static Property, class twaver.Consts |
|
Display style when element selected. |
SELECT_STYLE_GLOW — Constant Static Property, class twaver.Consts |
|
Display style when element selected. |
SELECT_STYLE_NONE — Constant Static Property, class twaver.Consts |
|
Display style when element selected. |
SELECT_STYLE_SHADOW — Constant Static Property, class twaver.Consts |
|
Display style when element selected. |
selectTolerance — Property, class twaver.charts.ChartBase |
| |
selectWidth — Property, class twaver.network.Overview |
|
Get selected area draw stroke width. |
SELECT_WIDTH — Constant Static Property, class twaver.Styles |
|
Element selected highlight border width. |
sendToTop(element:twaver:IElement) — method, class twaver.network.Network |
|
Send specified element to canvas most front location. |
sendToTopOnSelected — Property, class twaver.network.Network |
|
Get value whether element will be sent to top when element is selected. |
SerializationSettings — class, package twaver |
|
This is a class wrapps all setting parameters for XML serialization. |
serialize() — method, class twaver.XMLSerializer |
|
Serialize data of the data box into XML, then return the XML as a string. |
serializeBody() — method, class twaver.XMLSerializer |
|
Serialize all data of data box and save in "xmlString"
variable into a XML body. |
serializeClient(serializer:twaver:XMLSerializer, clientPrope:String, newInstance:twaver:IData) — method, class twaver.Data |
|
Serialize given client property into the specified XML serializer. |
serializeClient(serializer:twaver:XMLSerializer, clientPrope:String, newInstance:twaver:DataBox) — method, class twaver.DataBox |
|
Serialize the specified client property into XML. |
serializeClient(instance:Object, client:String, newInstance:Object) — method, class twaver.XMLSerializer |
|
Serialize a client property into XML. |
serializeData(data:twaver:IData) — method, class twaver.XMLSerializer |
|
Serialize specified data. |
serializeProperty(serializer:twaver:XMLSerializer, property:String, newInstance:twaver:IData) — method, class twaver.Data |
|
Serialize given property into the specified
XML serializer. |
serializeProperty(serializer:twaver:XMLSerializer, property:String, newInstance:twaver:DataBox) — method, class twaver.DataBox |
|
Serialize the specified property into XML. |
serializeProperty(instance:Object, property:String, newInstance:Object) — method, class twaver.XMLSerializer |
|
Serialize a property into XML. |
serializeStyle(serializer:twaver:XMLSerializer, stylePrope:String, newInstance:twaver:IData) — method, class twaver.Element |
|
Serialize specified property into XML. |
serializeStyle(serializer:twaver:XMLSerializer, stylePrope:String, newInstance:twaver:DataBox) — method, class twaver.ElementBox |
|
Serialize specified style property into XML. |
serializeStyle(instance:Object, style:String, newInstance:Object) — method, class twaver.XMLSerializer |
|
Serialize a style property into XML. |
serializeValue(c:String, property:String, value:Object, newInstanceValue:Object, type:String, cdata:Boolean) — method, class twaver.XMLSerializer |
|
Serialize value into XML. |
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, class twaver.Data |
|
Serialize this data object into XML. |
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:DataBox) — method, class twaver.DataBox |
|
Serialize all data contains in this data box into XML. |
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, class twaver.Element |
|
inheritDoc
|
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:DataBox) — method, class twaver.ElementBox |
|
Serialize all data contains in this data box into XML. |
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, class twaver.Follower |
|
inheritDoc
|
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, class twaver.Group |
|
inheritDoc
|
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, interface twaver.IData |
|
Serialize this data into XML. |
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, class twaver.Link |
| |
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, class twaver.Node |
|
inheritDoc
|
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, class twaver.RotatableNode |
|
inheritDoc
|
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, class twaver.ShapeLink |
| |
serializeXML(serializer:twaver:XMLSerializer, newInstance:twaver:IData) — method, class twaver.ShapeNode |
|
inheritDoc
|
SET — Constant Static Property, class twaver.SelectionChangeEvent |
|
Event kind indicates one data has just been set to selected
status. |
setAcknowledgedAlarmCount(severity:twaver:AlarmSeverity, count:uint) — method, class twaver.AlarmState |
|
Set acknowledged alarm count for the specified alarm severity with the
specified alarm count. |
setCenterLocation(x:Number, y:Number) — method, class twaver.Node |
|
Set a new location for this node's center point. |
setClient(clientProp:String, newValue:any) — method, class twaver.Data |
|
Set client property for this data. |
setClient(clientProp:String, newValue:any) — method, class twaver.DataBox |
|
Set client property for this data. |
setClient(clientProp:String, newValue:any) — method, interface twaver.IClient |
|
Set a client property by specified property name and property value. |
setCreateLinkInteractionHandlers(linkClass:Class, callback:Function, linkType:String, isByControlPoint:Boolean, value:Number, splitByPercent:Boolean) — method, class twaver.network.Network |
|
Call this to enable creating link interaction mode. |
setCreateShapeLinkInteractionHandlers(shapeLinkClass:Class) — method, class twaver.network.Network |
|
Call this to enable creating shape link interaction mode. |
setCreateShapeNodeInteractionHandlers(shapeNodeClass:Class) — method, class twaver.network.Network |
|
Call this to enalbe creating shape node interaction mode. |
setCurrentSubNetwork(currentSubNetwork:twaver:ISubNetwork, animate:Boolean, finishFunction:Function) — method, class twaver.network.Network |
|
Set the subnetwork this network. |
setDefaultInteractionHandlers(lazyMode:Boolean) — method, class twaver.network.Network |
|
Call this method to enable the default interaction handlers. |
setEditInteractionHandlers(lazyMode:Boolean) — method, class twaver.network.Network |
|
Call this method to enable the edit interaction handlers. |
setItemAt(item:any, index:int) — method, class twaver.Collection |
|
Set the object at the specified location with the specified
new item object. |
setItemAt(item:any, index:int) — method, interface twaver.ICollection |
|
Set the object at the specified location with the specified
new item object. |
setLocation(x:Number, y:Number) — method, class twaver.Node |
|
Set a new location for this node. |
setMatrix(matrix:flash.geom:Matrix) — method, class twaver.network.ui.Attachment |
|
Set attachment transform matrix. |
setMatrix(matrix:flash.geom:Matrix) — method, class twaver.network.ui.BasicAttachment |
|
Set attachment transform matrix. |
setNewAlarmCount(severity:twaver:AlarmSeverity, count:uint) — method, class twaver.AlarmState |
|
Set new alarm count for the specified alarm severity. |
setPanInteractionHandlers() — method, class twaver.network.Network |
|
Call this method to enable the pan interaction handlers
The pan interaction handler include
PanInteractionHandler. |
setPointAt(point:flash.geom:Point, index:int) — method, class twaver.ShapeLink |
|
Update the trace point of specified location with
specified new point. |
setPointAt(point:flash.geom:Point, index:int) — method, class twaver.ShapeNode |
|
Update the point at specified index location. |
setPropertyValue(property:String, value:Object) — method, class twaver.Data |
|
Set specified property name value on this data. |
setPropertyValue(property:String, value:Object) — method, class twaver.DataBox |
|
Set specified property name value on this data. |
setPropertyValue(property:String, value:Object) — method, class twaver.Element |
|
Set an user defined property on this data. |
setPropertyValue(property:String, value:Object) — method, class twaver.ElementBox |
|
Set specified property name value on this data. |
setPropertyValue(property:String, value:Object) — method, interface twaver.IData |
|
Set an user defined property on this data. |
setSelection(datas:Object) — method, class twaver.SelectionModel |
|
Set all specified data to selected status. |
setSize(width:Number, height:Number) — method, class twaver.Node |
|
Set node size. |
setStyle(styleProp:String, newValue:any) — method, class twaver.Element |
|
Set a style for this element. |
setStyle(styleProp:String, newValue:any) — method, class twaver.ElementBox |
|
Set a style for this element. |
setStyle(styleProp:String, newValue:any) — method, interface twaver.IStyle |
|
Set a style property for an element/data. |
setStyle(styleProp:String, newValue:Object) — Static Method , class twaver.Styles |
|
Set a style property default value. |
settings — Property, class twaver.XMLSerializer |
|
The setting object contains all parameters for this
serializer. |
setValueFont(value:String) — method, class twaver.charts.ChartBase |
| |
setXZoom(xZoom:Number, animate:Boolean) — method, class twaver.charts.ChartBase |
| |
setYZoom(yZoom:Number, animate:Boolean) — method, class twaver.charts.ChartBase |
| |
setZoom(value:Number, animate:Boolean) — method, class twaver.network.Network |
|
Set zoom value to the specified value with animated affect. |
severities — Static Property, class twaver.AlarmSeverity |
|
Get all predefined alarm severities as a collection. |
shadowColor — Property, class twaver.charts.ChartBase |
| |
shadowOffset — Property, class twaver.charts.ChartBase |
| |
shape — Property, class twaver.controls.GifImage |
|
Get the image shape. |
SHAPE_CIRCLE — Constant Static Property, class twaver.Consts |
|
Defines circle shape. |
SHAPE_DIAMOND — Constant Static Property, class twaver.Consts |
|
Defines diamond shape. |
shapeFunction — Property, class twaver.charts.BubbleChart |
| |
SHAPE_HEXAGON — Constant Static Property, class twaver.Consts |
|
Defines hexagon shape. |
shapeLink — Property, class twaver.network.ui.ShapeLinkUI |
|
Get the shape link element of this ui. |
ShapeLink — class, package twaver |
|
This element defines a special link with any shape or path. |
ShapeLink(id:Object, fromNode:twaver:Node, toNode:twaver:Node) — Constructor, class twaver.ShapeLink |
|
Create a shape link by specified ID, from node and to node. |
SHAPELINK_TYPE — Constant Static Property, class twaver.Styles |
|
ShapeLink element type, how to draw line segment in ShapeLink element. |
SHAPELINK_TYPE_LINETO — Constant Static Property, class twaver.Consts |
|
Defines the straight line shape link type
|
SHAPELINK_TYPE_QUADTO — Constant Static Property, class twaver.Consts |
|
Defines the quadratic curve shape link type
|
ShapeLinkUI — class, package twaver.network.ui |
|
This is the element ui for ShapeLink. |
ShapeLinkUI(network:twaver.network:Network, shapeLink:twaver:ShapeLink) — Constructor, class twaver.network.ui.ShapeLinkUI |
|
Create shape link ui for specified shape link element. |
ShapeNode — class, package twaver |
|
This element defines a special node. |
ShapeNode(id:Object) — Constructor, class twaver.ShapeNode |
|
Constructor. |
shapeNodeClass — Property, class twaver.network.interaction.CreateShapeNodeInteractionHandler |
|
Get the new created shape node class type. |
SHAPENODE_CLOSED — Constant Static Property, class twaver.Styles |
|
Whether shape node is path closed. |
SHAPENODE_PATTERN — Constant Static Property, class twaver.Styles |
|
Dash line pattern for shape node element. |
ShapeNodeUI — class, package twaver.network.ui |
|
This class defines the element ui used to draw
shape node content on network canvas. |
ShapeNodeUI(network:twaver.network:Network, shapeNode:twaver:ShapeNode) — Constructor, class twaver.network.ui.ShapeNodeUI |
|
Constructor. |
SHAPE_OVAL — Constant Static Property, class twaver.Consts |
|
Defines oval shape
|
SHAPE_PENTAGON — Constant Static Property, class twaver.Consts |
|
Defines pentagon shape. |
SHAPE_RECTANGLE — Constant Static Property, class twaver.Consts |
|
Defines rectangle shape
|
SHAPE_ROUNDRECT — Constant Static Property, class twaver.Consts |
|
Defines roundrect shape
|
SHAPE_STAR — Constant Static Property, class twaver.Consts |
|
Defines star shape
|
ShapeSubNetwork — class, package twaver |
| |
ShapeSubNetwork(id:Object) — Constructor, class twaver.ShapeSubNetwork |
| |
SHAPE_TRIANGLE — Constant Static Property, class twaver.Consts |
|
Defines triangle shape
|
shareSelectionModel — Property, class twaver.charts.ChartBase |
|
Whether share selection model container of this view with other
views connecting to the same data box. |
shareSelectionModel — Property, class twaver.controls.Table |
|
Whether share selection model container of this view with other
views connecting to the same data box. |
shareSelectionModel — Property, class twaver.controls.Tree |
|
Whether share selection model container of this view with other
views connecting to the same data box. |
shareSelectionModel — Property, class twaver.network.Network |
|
Whether share selection model container of this view with other
views connecting to the same data box. |
SHOW_ALARM_IN_ATTACHMENT_CANVAS — Static Property, class twaver.Defaults |
|
Default value whether showing alarm in attachment canvas. |
showInAttachmentCanvas — Property, class twaver.network.ui.Attachment |
|
Get value whether show this attachment a the separate
attachment canvas in network. |
siblings — Property, class twaver.BundleLinks |
|
Get all sibling links. |
SINGLE_SELECTION — Constant Static Property, class twaver.SelectionModel |
|
Selection mode indicates this selection model in single
selection status. |
size — Property, class twaver.Node |
|
Get node size. |
Size — class, package twaver |
|
This class defines a size information for a bounds rectangle. |
Size(width:Number, height:Number) — Constructor, class twaver.Size |
|
Constructor of this size. |
smoothing — Property, interface twaver.IImageAsset |
|
Boolean value indicates whether turn on smooth scaling for this image. |
sort(sortFunction:Function) — method, class twaver.Collection |
| |
sort(sortFunction:Function) — method, interface twaver.ICollection |
| |
sortFunction — Property, class twaver.charts.ChartBase |
| |
SpringLayouter — class, package twaver.network.layout |
|
This class is a spring layouter. |
SpringLayouter(network:twaver.network:Network) — Constructor, class twaver.network.layout.SpringLayouter |
|
Constructor. |
start() — method, class twaver.controls.GifImage |
|
Call this start play GIF image animation. |
start(needToReset:Boolean) — method, class twaver.network.layout.CloudLayouter |
|
Call this to start the layouter. |
start() — method, class twaver.network.layout.SpringLayouter |
|
Call this to start spring layout. |
startAngle — Property, class twaver.charts.DialChart |
| |
startAngle — Property, class twaver.charts.PieChart |
| |
stepCount — Property, class twaver.network.layout.SpringLayouter |
|
Get step count of this spring layout. |
stop() — method, class twaver.controls.GifImage |
|
Call this to stop playing GIF image animation. |
stop(removeListeners:Boolean) — method, class twaver.network.layout.CloudLayouter |
|
Call this to stop layout. |
stop() — method, class twaver.network.layout.SpringLayouter |
|
Call this to stop spring layout. |
STRETCH_CENTER — Constant Static Property, class twaver.Consts |
|
Element image will display in center location
when element is stretched. |
STRETCH_CENTER_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will scale down to fit element height or width orient
element bound center. |
STRETCH_EAST — Constant Static Property, class twaver.Consts |
|
Element image will display in east middle without scale and cut. |
STRETCH_EAST_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will scale down and fit element height or width orient
east center of element bound. |
STRETCH_FILL — Constant Static Property, class twaver.Consts |
|
Element image will fit whole element bound area and may not
keep the original proportion when element is stretched. |
STRETCH_NORTH — Constant Static Property, class twaver.Consts |
|
Element image will display in north center without scale and cut. |
STRETCH_NORTHEAST — Constant Static Property, class twaver.Consts |
|
Element image will display in northeast corner without scale and cut. |
STRETCH_NORTHEAST_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will scale down and fit element height or width orient
northeast of element bound. |
STRETCH_NORTH_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will scale down and fit element height or width orient
north center of element bound. |
STRETCH_NORTHWEST — Constant Static Property, class twaver.Consts |
|
Element image will display in northwest corner without scale and cut. |
STRETCH_NORTHWEST_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will scale down and fit element height or width orient
northwest of element bound. |
STRETCH_SOUTH — Constant Static Property, class twaver.Consts |
|
Element image will display in south center without scale and cut. |
STRETCH_SOUTHEAST — Constant Static Property, class twaver.Consts |
|
Element image will display in southeast corner without scale and cut. |
STRETCH_SOUTHEAST_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will scale down and fit element height or width orient
southeast of element bound. |
STRETCH_SOUTH_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will scale down and fit element height or width orient
south center of element bound. |
STRETCH_SOUTHWEST — Constant Static Property, class twaver.Consts |
|
Element image will display in southwest corner without scale and cut. |
STRETCH_SOUTHWEST_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will scale down and fit element height or width orient
southwest of element bound. |
STRETCH_TILE — Constant Static Property, class twaver.Consts |
|
Element image will repeat itself to fill element height or width. |
STRETCH_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will try best to fit element bound width
or height and keep the original proportion
when element is stretched. |
STRETCH_UNIFORM_TO_FILL — Constant Static Property, class twaver.Consts |
|
Element image will scaled and keep original proportion
to make sure image cover element width and height. |
STRETCH_WEST — Constant Static Property, class twaver.Consts |
|
Element image will display in west middle without scale and cut. |
STRETCH_WEST_UNIFORM — Constant Static Property, class twaver.Consts |
|
Element image will scale down and fit element height or width orient
west center of element bound. |
style — Property, class twaver.controls.TableColumn |
|
Set the style value for the carring style property. |
styleProperties — Property, class twaver.Element |
|
Get a ICollection that contians all style proerty name. |
styleProperties — Property, class twaver.ElementBox |
|
Get a ICollection that contians all style proerty name. |
styleProperties — Property, interface twaver.IStyle |
|
Get a ICollection that contians all style proerty name. |
Styles — final class, package twaver |
|
This all-static class defines most styles defined in TWaver Flex. |
styleSerializable — Property, class twaver.SerializationSettings |
|
Value indicates whether style properties of all data contains
in the connected data box are serializable. |
SubNetwork — class, package twaver |
|
Subnetwork is a TWaver element that can be drilled down. |
SubNetwork(id:Object) — Constructor, class twaver.SubNetwork |
|
Constructor. |
subNetworkAnimate — Property, class twaver.network.Network |
|
Whether enable animated effect when drill down a subnetwork element. |
sum — Property, class twaver.charts.PieChart |
| |
|
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 |