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  
d — Property in class pegas.geom.Plane
Defined the forth plane coordinate.
DA — Constant static property in class andromeda.i18n.Lang
Indicates the 'Dasnish' language reference.
DARK_BLUE — Constant static property in class pegas.colors.ColorSVG
The 'Darkblue' SVG color object.
DARK_CYAN — Constant static property in class pegas.colors.ColorSVG
The 'DarkCyan' SVG color object.
DARK_GOLDEN_ROD — Constant static property in class pegas.colors.ColorSVG
The 'DarkGoldenRod' SVG color object.
DARK_GRAY — Constant static property in class pegas.colors.ColorSVG
The 'DarkGray' SVG color object.
DARK_GREEN — Constant static property in class pegas.colors.ColorSVG
The 'DarkGreen' SVG color object.
DARK_GREY — Constant static property in class pegas.colors.ColorSVG
The 'DarkGrey' SVG color object.
DARK_KHAKI — Constant static property in class pegas.colors.ColorSVG
The 'DarkKhaki' SVG color object.
DARK_MAGENTA — Constant static property in class pegas.colors.ColorSVG
The 'DarkMagenta' SVG color object.
DARK_OLIVE_GREEN — Constant static property in class pegas.colors.ColorSVG
The 'DarkOliveGreen' SVG color object.
DARK_ORANGE — Constant static property in class pegas.colors.ColorSVG
The 'DarkOrange' SVG color object.
DARK_ORCHID — Constant static property in class pegas.colors.ColorSVG
The 'DarkOrchid' SVG color object.
DARK_RED — Constant static property in class pegas.colors.ColorSVG
The 'DarkRed' SVG color object.
DARK_SALMON — Constant static property in class pegas.colors.ColorSVG
The 'DarkSalmon' SVG color object.
DARK_SEA_GREEN — Constant static property in class pegas.colors.ColorSVG
The 'DarkSeaGreen' SVG color object.
DARK_SLATE_BLUE — Constant static property in class pegas.colors.ColorSVG
The 'DarkSlateBlue' SVG color object.
DARK_SLATE_GRAY — Constant static property in class pegas.colors.ColorSVG
The 'DarkSlateGray' SVG color object.
DARK_SLATE_GREY — Constant static property in class pegas.colors.ColorSVG
The 'DarkSlateGrey' SVG color object.
DARK_TURQUOISE — Constant static property in class pegas.colors.ColorSVG
The 'DarkTurquoise' SVG color object.
DARK_VIOLET — Constant static property in class pegas.colors.ColorSVG
The 'DarkViolet' SVG color object.
DashLinePen — Dynamic class in package pegas.draw
This pen is the basic tool to draw a dash line.
DashLinePen(graphic, start, end, length, spacing) — Constructor in class pegas.draw.DashLinePen
Creates a new DashLinePen instance.
data — Property in class andromeda.process.ActionURLLoader
(read-write) Indicates the data received from the load operation.
data — Property in class asgard.display.PolyLineBackground
Determinates the array representation of all points of this polyline pen.
data — Property in class lunas.core.AbstractButton
Indicates the data value object of the component.
data — Property in class lunas.core.AbstractTextInput
Indicates the data value object of the component.
data — Property in interface lunas.core.IData
Indicates the data value object of the component.
data — Property in class pegas.draw.Canvas
Determinates the array representation of the model of this canvas.
data — Property in class pegas.draw.PolyLine
Determinates the array representation of all points of this polyline pen.
dataFormat — Property in class andromeda.process.ActionURLLoader
(read-write) Controls whether the downloaded data is received as - text (URLLoaderDataFormat.TEXT), - raw binary data (URLLoaderDataFormat.BINARY) - URL-encoded variables (URLLoaderDataFormat.VARIABLES).
datasize — Property in class asgard.media.FLVMetaData
The data size of the video.
DATE — Constant static property in class vegas.util.TypeUtil
The type of the 'date' objects.
DateComparator — Class in package system.comparators
This comparator compare Date objects.
DateComparator() — Constructor in class system.comparators.DateComparator
Creates a new DateComparator instance.
dateCompare(d1, d2) — Static method in class vegas.util.Comparater
Compares if two Dates are equal by value.
DateEvaluator — Class in package system.evaluators
Evaluates Date object and transform it in string expressions.
DateEvaluator(pattern) — Constructor in class system.evaluators.DateEvaluator
Creates a new DateEvaluator instance.
DateEvent — Class in package vegas.events
The DateEvent to dispatch an event with a Date object.
DateEvent(type, date, target, context, bubbles, cancelable, time) — Constructor in class vegas.events.DateEvent
Creates a new DateEvent instance.
DateFormatter — Class in package system.formatters
DateFormatter formats a given date with a specified pattern.
DateFormatter(pattern) — Constructor in class system.formatters.DateFormatter
Creates a new DateFormatter instance.
DateUtil — Class in package vegas.util
The DateUtil utility class is an all-static class with methods for working with dates.
Day — Class in package kronos.date
This static enumeration class register all string constants to defined a day.
DAY — Constant static property in class kronos.date.Calendar
Constant field representing Day ("D").
DAY — Constant static property in class kronos.date.Time
Factor from ms to day.
DAY_AS_NUMBER — Constant static property in class system.formatters.DateFormatter
Placeholder for day in month as number in date format.
DAY_AS_TEXT — Constant static property in class system.formatters.DateFormatter
Placeholder for day in week as text in date format.
DAY_FORMAT — Constant static property in class kronos.date.Time
The 'day' string representation to format the unit amount time value.
days — Property in class kronos.date.Time
Amount of days.
DE — Constant static property in class andromeda.i18n.Lang
Indicates the 'German' language reference.
debug(message) — Method in class system.serializers.eden.ECMAScript
debug(context, ... rest) — Method in interface vegas.logging.ILogger
Logs the specified data using the LogEventLevel.DEBUG level.
debug(context, ... rest) — Method in class vegas.logging.LogLogger
Logs the specified data using the LogEventLevel.DEBUG level.
DEBUG — Constant static property in class vegas.logging.LogEventLevel
Designates informational level messages that are fine grained and most helpful when debugging an application (2).
DEBUG — Constant static property in class vegas.logging.targets.AirLoggerTarget
Designates informational level messages that are fine grained and most helpful when debugging an application with the AirLogger console (10000).
DEBUG_COLOR — Static property in class vegas.logging.targets.SOSTarget
Provides the 'debug' color in the SOS console.
DECEMBER — Static property in class kronos.date.Month
Fully written out string for december.
DECLARATION — Constant static property in class system.text.prettifier.PrettifyToken
Token style for a markup declaration such as a DOCTYPE.
declaredOnly — Constant static property in class system.reflection.FilterType
Inherited members will not be searched.
decode(text, removeCRLF) — Static method in class asgard.net.HTMLEntities
Decodes the specified string.
decode(str) — Static method in class calista.util.Base64
Decodes a base64 string.
decode(str) — Static method in class calista.util.Base8
Decodes a base8 string.
decode(html) — Static method in class system.text.html.HTML
Decodes the specified string.
decompress(str) — Static method in class calista.util.LZW
Decompresses the specified text with the LZW algorithm.
decreaseSize(s:pegas.geom:Dimension) — Method in class pegas.geom.Dimension
Decreases the size by s and return its self(this).
decrypt(src, key) — Static method in class calista.hash.TEA
Use Corrected Block TEA to decrypt ciphertext using password.
DEEP_PINK — Constant static property in class pegas.colors.ColorSVG
The 'DeepPink' SVG color object.
DEEP_SKY_BLUE — Constant static property in class pegas.colors.ColorSVG
The 'DeepSkyBlue' SVG color object.
DEFAULT_AM_EXPRESSION — Static property in class system.formatters.DateFormatter
The default AM/PM designator expression.
DEFAULT_CATEGORY — Static property in class vegas.logging.Log
const The default categoty of the ILogger instances returns with the getLogger method.
DEFAULT_CLASS_NAME — Static property in class andromeda.ioc.io.AssemblyResource
The default class name of the object definition if the id of the assembly is not 'null' or 'undefined'.
DEFAULT_COLOR — Static property in class vegas.logging.targets.SOSTarget
Provides the 'default' color in the SOS console.
DEFAULT_COMODIFICATION_MESSAGE — Static property in class system.data.iterators.BagIterator
The default comodification message.
DEFAULT_DATE_FORMAT — Constant static property in class system.formatters.DateFormatter
The default date format pattern "dd.mm.yyyy HH:nn:ss".
DEFAULT_DELAY — Constant static property in class andromeda.process.CoreActionLoader
The default value of the delay before the ActionEvent.TIMEOUT event.
DEFAULT_DELAY — Static property in class asgard.media.CoreSound
The default delay value of the internal timer of the CoreSound objects in milliseconds.
DEFAULT_DELAY — Constant static property in class asgard.net.NetServerConnection
The default internal timeout delay value in milliseconds.
DEFAULT_DELAY — Constant static property in class asgard.net.remoting.RemotingService
The default delay value before notify the timeout event.
defaultDestroyMethod — Property in class andromeda.ioc.factory.ObjectConfig
The default name of destroy callback method to invoke with object definition in the ObjectFactory.
default_file_name — Property in class andromeda.config.CoreConfigLoader
Defines the defaut file name ('config').
default_file_path — Property in class andromeda.i18n.CoreLocalizationLoader
Defines the defaut path of the localization file.
default_file_prefix — Property in class andromeda.i18n.CoreLocalizationLoader
Defines the defaut prefix of the localization file.
default_file_suffix — Property in class andromeda.config.CoreConfigLoader
Defines the defaut file suffix ('.eden').
default_file_suffix — Property in class andromeda.i18n.CoreLocalizationLoader
Defines the defaut file suffix of the localization file.
DEFAULT_FULL_MONTH_OFFSET — Constant static property in class kronos.date.Calendar
The default (0) offset use in the getFullMonthCalendar() method.
DEFAULT_ID — Static property in class andromeda.events.LocalizationEvent
The default singleton name of the Localization singletons.
DEFAULT_ID — Static property in class andromeda.i18n.Localization
The default singleton name of the Localization singletons.
DEFAULT_ID_IN — Static property in class vegas.logging.targets.AirLoggerTarget
The default id in value.
defaultInitMethod — Property in class andromeda.ioc.factory.ObjectConfig
The default name of destroy callback method to invoke with object definition in the ObjectFactory.
default_lang — Property in class andromeda.i18n.CoreLocalizationLoader
Defines the defaut lang of the localization file.
DEFAULT_LENGTH — Static property in class pegas.draw.DashLinePen
The default length value of the dashs in the line.
DEFAULT_LOADER — Static property in class andromeda.config.ConfigResource
The default IConfigLoader class use in all ConfigResource to create a new resource process.
DEFAULT_LOADER — Static property in class andromeda.i18n.LocaleResource
The default ILocalizationLoader class use in all LocaleResource to create a new resource process.
DEFAULT_LOADER — Static property in class andromeda.ioc.io.AssemblyResource
The default Loader class use in all AssemblyResource to create a new resource process.
DEFAULT_LOADER — Static property in class andromeda.ioc.io.ContextResource
The default ParserLoader class use in all ContextResource to create a new resource process.
defaultObjectEncoding — Static property in class asgard.net.NetServerConnection
The default object encoding (AMF version) for NetConnection objects created in the SWF file.
DEFAULT_PATH — Static property in class andromeda.ioc.io.AssemblyResource
The root path of all assembly resources.
DEFAULT_PATH — Static property in class andromeda.ioc.io.ContextResource
The root path of all context resources.
DEFAULT_PATH — Static property in class andromeda.ioc.io.XMLResource
The root path of all xml files.
DEFAULT_PATH — Static property in class asgard.text.FontResource
The root path of all stylesheet resources.
DEFAULT_PATH — Static property in class asgard.text.StyleSheetResource
The root path of all stylesheet resources.
DEFAULT_PM_EXPRESSION — Static property in class system.formatters.DateFormatter
The default AM/PM designator expression.
DEFAULT_SCHEME_NAME — Static property in class asgard.net.HTTPHost
The default scheme is "http".
DEFAULT_SETTING — Static property in class asgard.media.CameraExpert
The default settings of the Camera objects.
DEFAULT_SETTING — Static property in class asgard.media.MicrophoneExpert
The default settings of the Microphone objects.
DEFAULT_SINGLETON_NAME — Constant static property in class andromeda.ioc.factory.ECMAObjectFactory
Determinates the default singleton name.
DEFAULT_SINGLETON_NAME — Constant static property in class vegas.events.EventDispatcher
Determinates the default singleton name.
DEFAULT_SPACING — Static property in class pegas.draw.DashLinePen
The default spacing value of the dashs in the line.
DEFAULT_STEP — Constant static property in class asgard.display.TimelineIterator
The default step value in all the PageByPageIterators.
DEFAULT_STEP — Static property in class system.data.iterators.PageByPageIterator
The default step value in all the PageByPageIterators.
defaultTextFormat — Property in class lunas.display.text.SimpleTextInputStyle
The default TextFormat of the text input.
defaultTextFormat — Property in class lunas.display.text.VisualTextInputStyle
The default TextFormat of the text input.
definition — Property in class andromeda.ioc.io.AssemblyResource
Indicates the definition object to initialize the ObjectDefinition of the current assembly.
definition — Property in class andromeda.ioc.io.XMLResource
Indicates the definition object to initialize the ObjectDefinition of the current assembly.
DEG2RAD — Constant static property in class pegas.util.Trigo
This constant change degrees to radians : Math.PI/180.
DEGREE_RANGE — Constant static property in class system.numeric.Range
Range reference between 0 and 360.
degreesToRadians(angle) — Static method in class pegas.util.Trigo
Converts an angle in degrees in radians
delay — Property in class andromeda.process.CoreActionLoader
Indicates the timeout interval duration.
delay — Property in class andromeda.process.Pause
Indicates the delay of the pause in ms.
delay — Property in class asgard.net.remoting.RemotingService
Indicates the timeout interval duration (default 8000 ms).
_delay — Property in class pegas.transitions.FrameTimer
The internal delay of the timer.
delay — Property in class pegas.transitions.FrameTimer
The delay, in milliseconds, between timer events.
delay — Property in interface pegas.transitions.ITimer
The delay, in milliseconds, between timer events.
Delegate — Class in package vegas.events
Delegate was originally created by Mike Chambers for Macromedia mx.events package.
Delegate(scope, method, ... rest) — Constructor in class vegas.events.Delegate
Creates a new Delegate instance.
dependsOn(definition:andromeda.ioc.core:IObjectDefinition) — Method in class andromeda.ioc.factory.ObjectFactory
Invoked to creates all object in the factory register in the dependsOn collection.
dequeue() — Method in class andromeda.model.queue.QueueModel
Dequeues the head value object in the model.
dequeue() — Method in interface system.data.Queue
Retrieves and removes the head of this queue.
dequeue() — Method in class system.data.lists.LinkedList
Retrieves and removes the head of this queue.
dequeue() — Method in class system.data.queues.CircularQueue
Retreives the first element in the queue object, return a boolean.
dequeue() — Method in class system.data.queues.LinearQueue
Retrieves and removes the head of this queue.
dequeue() — Method in class system.data.queues.TypedQueue
Retrieves and removes the head of this queue.
DEQUEUE_VO — Constant static property in class andromeda.model.queue.QueueModel
Default event type when the dequeue method is invoked.
DESCENDING — Constant static property in class system.data.arrays.ArrayFilter
Specifies descending sorting for the Array class sorting methods.
DESCENDING — Constant static property in class system.data.maps.SortedArrayMap
Specifies descending sorting for the Array class sorting methods.
description — Property in class andromeda.ioc.io.ObjectResource
The description of this resource.
description — Property in class andromeda.vo.NetServerInfoVO
The default description of the error.
description — Property in class asgard.net.NetServerInfo
The description of this information object.
deserialize(source) — Method in interface system.Serializer
Deserialiaze the specified String source representation.
deserialize(source) — Method in class system.serializers.eden.EdenSerializer
Parse a string and interpret the source code to the correct ECMAScript construct.
deserialize(source) — Method in class vegas.string.json.JSONSerializer
Parse a string and interpret the source code to the correct object construct.
destroy() — Method in class andromeda.util.pool.ObjectPool
Destroy and unlock all ressources for the garbage collector.
difference() — Method in class pegas.colors.RGB
Transforms the red, green and blue components of the color in this difference color representation.
difference(n) — Method in class pegas.colors.TransformColor
Corresponding a filter in mode "difference" in photoshop over a display object.
Dimension — Class in package pegas.geom
The Dimension class encapsulates the width and height of an object.
Dimension(... rest) — Constructor in class pegas.geom.Dimension
Creates a new Dimension instance.
DIM_GRAY — Constant static property in class pegas.colors.ColorSVG
The 'DimGray' SVG color object.
DIM_GREY — Constant static property in class pegas.colors.ColorSVG
The 'DimGrey' SVG color object.
direction — Property in class asgard.display.Background
Indicates the direction value of the background when the display is in this "full" mode (default value is null).
direction — Property in class lunas.core.AbstractProgressbar
Indicates the direction value of this object (default value is Direction.HORIZONTAL).
direction — Property in class lunas.display.container.ListContainer
Indicates the direction value of this object.
direction — Property in interface pegas.draw.IDirectionable
Indicates the direction value of this object.
Direction — Class in package pegas.draw
This static enumeration of constant values for setting the DisplayObject or component direction.
DISABLE — Constant static property in class vegas.logging.targets.SOSTarget
Provides the value if you want 'disabled' the levels colors in the SOS Console.
disabled(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.AquaButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.BackgroundButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.LabelButtonBuilder
Invoked when the button is disabled.
disabled(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.LightButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.LightFrameLabelButtonBuilder
Invoked when the button is down.
DISABLED — Static property in class lunas.events.ButtonEvent
Defines the value of the type property of a disabled component.
disabledColor — Property in class lunas.display.text.SimpleTextInputStyle
Color of text in the component if it is disabled.
disabledColor — Property in class lunas.display.text.VisualTextInputStyle
Color of text in the component if it is disabled.
dispatch(channel) — Method in class vegas.events.BasicEvent
Dispatch the event with the global event flow.
dispatcher — Property in class andromeda.ioc.core.ObjectListener
The dispatcher expression reference of the listener.
DISPATCHER — Constant static property in class andromeda.ioc.core.ObjectListener
Defines the "dispatcher" attribute in a listener object definition.
dispatchEvent(event) — Method in class vegas.events.CoreEventDispatcher
Dispatches an event into the event flow.
DISPATCH_MESSAGE — Constant static property in class vegas.logging.targets.LuminicTarget
The name of the dispatch message.
DISPATCH_MESSAGE — Constant static property in class vegas.logging.targets.XPanelTarget
The dispatch message label.
display — Property in class pegas.colors.Color
The DisplayObject reference of this object.
displayAsPassword — Property in class lunas.core.AbstractTextInput
Indicates whether this control is used for entering passwords.
displayAsPassword — Property in interface lunas.core.ITextInput
Indicates whether this control is used for entering passwords.
DisplayObjectCollector — Class in package asgard.display
This collector use a Map to register all Displays in the application.
distance(p1:pegas.geom:Point, p2:pegas.geom:Point) — Static method in class pegas.geom.Point
Returns the distance between p1 and p2 the 2 Points reference passed in argument.
distance(x1, y1, x2, y2) — Static method in class pegas.util.Trigo
Returns the distance between 2 points with the coordinates of the 2 points.
distanceP(p1, p2) — Static method in class pegas.util.Trigo
Returns the distance between 2 points with the coordinates of the 2 points.
divide(n) — Method in class pegas.colors.TransformColor
Corresponding a filter in mode "divide" in photoshop over a display object.
DODGER_BLUE — Constant static property in class pegas.colors.ColorSVG
The 'DodgerBlue' SVG color object.
doesNotExist — Static property in class system.serializers.eden.strings
"{0}" does not exists
doEval — Property in class kronos.date.Time
Flag if the instance need to be evaluated by evaluate.
doLater() — Method in class lunas.core.AbstractComponent
Launch an event with a delayed interval.
dot(p:pegas.geom:Point) — Method in class pegas.geom.Point
Returns the dot value of the current Point and the specified Point passed in argument.
DOUBLE_CLICK — Static property in class lunas.events.ButtonEvent
Defines the value of the type property of a doubleClick event object.
DOUBLE_QUOTE — Constant static property in class vegas.string.UnicodeChar
Double Quote utf8 representation (special char).
down(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.AquaButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.BackgroundButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.LabelButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.LightButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — Method in class lunas.display.button.LightFrameLabelButtonBuilder
Invoked when the button is down.
DOWN — Static property in class lunas.events.ButtonEvent
Defines the value of the type property of a down event object.
DRAG — Static property in class lunas.events.ButtonEvent
Defines the value of the type property of a drag event object.
dragging(... rest) — Method in class lunas.core.AbstractScrollbar
Invoked when the bar is dragging.
dragging(... rest) — Method in interface lunas.core.IScrollbar
Invoked when the bar is dragging.
draw(w, h, offsetX, offsetY) — Method in class asgard.display.Background
Draw the display.
draw(w, h, offsetX, offsetY) — Method in class asgard.display.PolyLineBackground
Draw the display.
draw(... rest) — Method in class lunas.core.AbstractComponent
Draw the view of the component.
draw(... rest) — Method in class lunas.display.bar.SimpleProgressbar
Draws the view of the component.
draw(... rest) — Method in class lunas.display.bar.SimpleScrollbar
Draw the view of the component.
draw(... rest) — Method in class lunas.display.container.AutoScrollContainer
Draws the view of the component.
draw(... rest) — Method in class lunas.display.container.CircleContainer
Draw the component display.
draw(... rest) — Method in class lunas.display.container.ListContainer
Draws the view of the component.
draw(... rest) — Method in class lunas.display.container.ScrollContainer
Draws the view of the component.
draw(... rest) — Method in class lunas.display.text.SimpleTextInput
Draw the view of the component.
draw(... rest) — Method in class pegas.draw.ArcPen
Draws the shape in the movieclip reference of this pen.
draw(... rest) — Method in class pegas.draw.BezierPen
Draw the bezier shape.
draw(... rest) — Method in class pegas.draw.Canvas
Draws the shape.
draw(... rest) — Method in class pegas.draw.CirclePen
Draws the shape.
draw(... rest) — Method in class pegas.draw.EllipsePen
Draws the shape.
draw(... rest) — Method in class pegas.draw.FreePolygonPen
Draws the shape.
draw(... rest) — Method in class pegas.draw.GearPen
Draws the shape.
draw(... rest) — Method in interface pegas.draw.IShape
Draws the vector graphic shape.
draw(... rest) — Method in class pegas.draw.LinePen
Draws the shape.
draw(... rest) — Method in class pegas.draw.Pen
Draws the vector graphic shape.
draw(... rest) — Method in class pegas.draw.PolygonPen
Draws the shape.
draw(... rest) — Method in class pegas.draw.PolyLine
Draws the shape.
draw(... rest) — Method in class pegas.draw.RectanglePen
Draws the shape.
draw(... rest) — Method in class pegas.draw.StarPen
Draws the shape.
drawPoints(points) — Method in class pegas.draw.BezierPen
Draw the bezier representation defines by the array of point passed in argument.
drawShape() — Method in class pegas.draw.ArcPen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.ArrowPen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.BevelRectanglePen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.BezierPen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.Canvas
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.CirclePen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.DashLinePen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.EllipsePen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.FreePolygonPen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.GearPen
This method contains the basic drawing shape algorithm.
drawShape() — Method in interface pegas.draw.IPen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.LinePen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.Pen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.PolygonPen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.PolyLine
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.RectanglePen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.RoundedComplexRectanglePen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.RoundedRectanglePen
This method contains the basic drawing shape algorithm.
drawShape() — Method in class pegas.draw.StarPen
This method contains the basic drawing shape algorithm.
duration — Property in class andromeda.process.Pause
Indicates the duration of the process.
duration — Property in class asgard.media.FLVMetaData
Length of the FLV in seconds.
duration — Property in class asgard.net.NetServerStream
(read-only) Indicates the duration of the media.
duration — Property in class pegas.transitions.Motion
Returns the duration of the tweened animation in frames or seconds.
DynamicEvent — Dynamic class in package vegas.events
The DynamicEvent to dispatch an event with dynamic properties.
DynamicEvent(type, target, context, bubbles, cancelable, time) — Constructor in class vegas.events.DynamicEvent
Creates a new DynamicEvent instance.
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