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  
a — Property in class graphics.colors.RGBA
The alpha component (between 0 and 1)
a — Property in class graphics.drawing.TrianglePen
Indicates the A corner position of the triangle.
a — Property in class graphics.geom.Line
Determinates the a component of the Line.
a — Property in class graphics.geom.Plane
Defined the first plane coordinate.
a — Property in class graphics.transitions.easings.ElasticEasing
The optional a value.
_a — Property in class system.data.iterators.ArrayIterator
current array
A_10 — Constant static property in class graphics.colors.Trismulus
The A illuminant reference (Incandescent) - 10° (CIE 1964).
A_2 — Constant static property in class graphics.colors.Trismulus
The A illuminant reference (Incandescent) - 2° (CIE 1931).
AAC — Constant static property in class vegas.media.AudioCodec
The AAC audio codec value.
aacaot — Property in class vegas.media.FLVMetaData
The AAC audio object type; 0, 1, or 2 are supported.
ab — Property in class graphics.drawing.TrianglePen
Indicates the AB distance of the triangle.
abs() — Method in class graphics.geom.Vector2
Transforms the coordinates of the vector to used absolute value for the x and y properties.
AbstractController — Class in package vegas.controllers
This class provides a skeletal implementation of the IController interface, to minimize the effort required to implement this interface.
AbstractController() — Constructor in class vegas.controllers.AbstractController
Creates a new AbstractController instance.
ac — Property in class graphics.drawing.TrianglePen
Indicates the AC distance of the triangle.
accept(visitor:vegas.utils.visitors:Visitor) — Method in class vegas.utils.visitors.CoreVisitable
Accept a Visitor object.
accept(visitor:vegas.utils.visitors:Visitor) — Method in interface vegas.utils.visitors.Visitable
Accepts a Visitor object.
ACCEPT — Constant static property in class vegas.events.NetServerEvent
The name of the NetServerEvent when the connection is accepted.
access — Property in interface system.reflection.AccessorInfo
Indicates the AccessorType reference of this object.
accessor — Constant static property in class system.reflection.MemberType
The "accessor" member type value.
AccessorInfo — Interface in package system.reflection
The Accessor info class.
accessors — Property in interface system.reflection.ClassInfo
List all accessors in the class.
AccessorType — Class in package system.reflection
This enumeration contains all accessor types.
AccessorType(value, name) — Constructor in class system.reflection.AccessorType
Creates a new AccessorType instance.
ACK — Constant static property in class system.Char
The "acknowledge" unicode character.
acosD(ratio) — Static method in class graphics.numeric.Degrees
Returns the inverse cosine of a slope ratio and returns its angle in degrees.
acoshm(x) — Static method in class graphics.numeric.Hyperbolic
Anti-hyperbolic cosine.
acoshp(x) — Static method in class graphics.numeric.Hyperbolic
Anti-hyperbolic cosine.
action — Property in class system.process.ActionEntry
The Action reference of this entry.
action(d) — Method in class vegas.strings.Minifier
Do something! What you do is determined by the argument: 1 : Output A.
Action — Interface in package system.process
This interface represents the methods implemented in the Action objects.
ActionEntry — Class in package system.process
Contains all informations about an Action.
ActionEntry(action:system.process:Action, priority, auto) — Constructor in class system.process.ActionEntry
Creates a new ActionEntry instance.
ActionEvent — Class in package system.events
The ActionEvent is notify by all the objects who implements the Action interface.
ActionEvent(type, target, info, context, bubbles, cancelable, time) — Constructor in class system.events.ActionEvent
Creates a new ActionEvent instance.
ActionEventDispatcher — Class in package system.process
A process who dispatch events in the global event flow or locally.
ActionEventDispatcher(event, global, channel) — Constructor in class system.process.ActionEventDispatcher
Creates a new ActionEventDispatcher instance.
ActionLoader — Class in package system.process
This action process launch the load of a Loader object.
ActionLoader(loader, global, channel) — Constructor in class system.process.ActionLoader
Creates a new ActionLoader instance.
ActionProxy — Class in package system.process
This Action object run a proxy method.
ActionProxy(scope, method, args, global, channel) — Constructor in class system.process.ActionProxy
Creates a new ActionProxy instance.
ActionURLLoader — Class in package system.process
This action process launch the load of a URLLoader object.
ActionURLLoader(loader, global, channel) — Constructor in class system.process.ActionURLLoader
Creates a new ActionURLLoader instance.
ActionURLStream — Class in package system.process
This action process launch the load of an URLStream object.
ActionURLStream(stream, global, channel) — Constructor in class system.process.ActionURLStream
Creates a new ActionURLStream instance.
add(q:graphics.geom:Quaternion) — Method in class graphics.geom.Quaternion
Adds the values of the specified Quaternion.
add(q1:graphics.geom:Quaternion, q2:graphics.geom:Quaternion) — Static method in class graphics.geom.Quaternions
Adds the values of the two specified Quaternion.
add(v:graphics.geom:Vector2) — Method in class graphics.geom.Vector2
Computes the addition of two vectors.
add(v:graphics.geom:Vector3) — Method in class graphics.geom.Vector3
Computes the addition of two vectors.
add(v:graphics.geom:Vector4) — Method in class graphics.geom.Vector4
Computes the addition of two Vector4 object.
add(id, easing) — Method in class graphics.transitions.EasingController
Adds a new entry into the EasingController.
add(entry:graphics.transitions:TweenEntry) — Method in class graphics.transitions.Tween
Inserts a TweenEnry in the model of the Tween object.
add(entry:graphics.transitions:TweenEntry) — Method in class graphics.transitions.TweenBuffer
Inserts a new TweenEntry in the buffer.
add(o) — Method in interface system.data.Collection
Ensures that this collection contains the specified element (optional operation).
add(o) — Method in interface system.data.ListIterator
Inserts the specified element into the list (optional operation).
add(o) — Method in class system.data.bags.CoreMapBag
Add 1 copy of the given object to the bag and keep a count.
add(o) — Method in class system.data.collections.ArrayCollection
Inserts an element in the collection.
add(o) — Method in class system.data.collections.TypedCollection
Inserts an element in the collection.
add(o) — Method in class system.data.iterators.LinkedListIterator
Inserts the specified element into the list (optional operation).
add(o) — Method in class system.data.lists.ArrayList
Inserts an element in the collection.
add(o) — Method in class system.data.lists.LinkedList
Appends the specified element to the end of this list.
add(o) — Method in class system.data.lists.SortedArrayList
Inserts an element in the collection.
add(o) — Method in class system.data.queues.CircularQueue
Unsupported method in all CircularQueue objects.
add(o) — Method in class system.data.queues.TypedQueue
Inserts an element in the collection.
add(o) — Method in class system.data.sets.CoreSet
Adds the specified element to this set if it is not already present.
add(key, value) — Method in class system.data.trees.Trie
Inserts the provided object into the trie with the given key.
add(i) — Method in class system.data.trees.TrieAverage
Add an int value to calculate the new average of the trie.
add(... rest) — Method in class system.evaluators.MultiEvaluator
Inserts Evaluable objects in the MultiEvaluator.
add(type, listener) — Method in class system.events.FrontController
Add a new entry into the FrontController.
add(entity:system.text.html:Entity) — Static method in class system.text.html.Entities
Inserts a new Entity element in the entities definitions.
add(date, field, amount) — Static method in class vegas.date.Calendar
Adds the specified amount of time to the this instance.
add(id, sound:vegas.media:CoreSound) — Static method in class vegas.media.SoundCollector
Insert a CoreSound object with an unique id into the SoundCollector.
add(type, listener) — Method in class vegas.net.NetServerGateway
Adds a new entry into the Gateway controller.
ADD — Static property in class vegas.events.EntryEvent
Default event type when an entry is added in a model.
ADD — Static property in class vegas.events.ValueEvent
Default event type when a value is added in a model.
addAction(action:system.process:Action) — Method in class system.process.BatchProcess
Inserts a new Action object in the batch process collection.
addAction(action:system.process:Action, priority, autoRemove) — Method in class system.process.BatchTask
Insert an action in thechainr.
addAction(action:system.process:Action, priority, autoRemove) — Method in class system.process.TaskGroup
Insert an action in thechainr.
addAll(c:system.data:Collection) — Method in interface system.data.Bag
Insert all elements represented in the given collection.
addAll(c:system.data:Collection) — Method in interface system.data.List
Appends all of the elements in the specified collection to the end of this Collection, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(c:system.data:Collection) — Method in class system.data.bags.CoreMapBag
Insert all elements represented in the given collection.
addAll(c:system.data:Collection) — Method in class system.data.collections.ArrayCollection
Appends all of the elements in the specified collection to the end of this Collection, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(c:system.data:Collection) — Method in class system.data.lists.ArrayList
Appends all of the elements in the specified collection to the end of this Collection, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(c:system.data:Collection) — Method in class system.data.lists.LinkedList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(c:system.data:Collection) — Method in class system.data.lists.SortedArrayList
Appends all of the elements in the specified collection to the end of this Collection, in the order that they are returned by the specified collection's iterator (optional operation).
addAllAt(index, c:system.data:Collection) — Method in class system.data.lists.LinkedList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addArguments(... rest) — Method in class system.events.Delegate
Adds arguments in the list of all arguments passed-in the proxy method.
addAt(index, o) — Method in interface system.data.List
Inserts the specified element at the specified position in this list (optional operation).
addAt(index, o) — Method in class system.data.lists.ArrayList
Inserts the specified element at the specified position in this list (optional operation).
addAt(index, o) — Method in class system.data.lists.LinkedList
Inserts the specified element at the specified position in this list (optional operation).
addAt(index, o) — Method in class system.data.lists.SortedArrayList
Inserts the specified element at the specified position in this list (optional operation).
addAuthorized(... rest) — Method in class system.serializers.eden.EdenSerializer
Inserts an authorized path in the white list of the parser.
addBatch(type, listener:system.events:EventListener) — Method in class system.events.FrontController
Adds a new EventListener into an EventListenerBatch in the FrontController.
addChild(child) — Method in interface lunas.IContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChild(child) — Method in class lunas.containers.Container
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChild(child) — Method in class lunas.containers.ScrollContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
AddChild — Class in package vegas.process.display
This process add a DisplayObject in a specific DisplayObjectContainer.
AddChild(target, child) — Constructor in class vegas.process.display.AddChild
Creates a new AddChild instance.
addChildAt(child, index) — Method in interface lunas.IContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(child, index) — Method in class lunas.containers.Container
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(child, index) — Method in class lunas.containers.ScrollContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
AddChildAt — Class in package vegas.process.display
This process add a DisplayObject in a specific index in a DisplayObjectContainer.
AddChildAt(target, child, at) — Constructor in class vegas.process.display.AddChildAt
Creates a new AddChildAt instance.
addCopies(o, nCopies) — Method in interface system.data.Bag
Adds n copies of the given object to the bag and keep a count.
addCopies(o, nCopies) — Method in class system.data.bags.CoreMapBag
Add n copies of the given object to the bag and keep a count.
addCover(cover:vegas.display.coverflow:Cover) — Method in class vegas.display.coverflow.CoverFlow
Adds a new Cover in the coverflow.
addedToStage(e) — Method in class lunas.components.labels.PaginationLabel
Invoked when the display is added to the stage.
addedToStage(e) — Method in class vegas.display.CoreMovieClip
Invoked when the display is added to the stage.
addedToStage(e) — Method in class vegas.display.CoreShape
Invoked when the display is added to the stage.
addedToStage(e) — Method in class vegas.display.CoreSprite
Invoked when the display is added to the stage.
addedToStage(e) — Method in class vegas.managers.ProtectorManager
Invoked when the protector register in this manager is added to the stage.
addedToStage(e) — Method in class vegas.text.CoreTextField
Invoked when the display is added to the stage.
addedToStageResize(e) — Method in class vegas.display.Background
Invoked when the display is removed from the stage to enable the autoSize mode.
ADD_ENTRY — Static property in class graphics.events.TweenEntryEvent
Default event type when a tween entry is added.
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class system.events.CoreEventDispatcher
Allows the registration of event listeners on the event target.
addExtension(ext) — Method in class vegas.net.MIME
Add a new extension in the collection of all extensions of this MIME type.
addFilter(filter) — Method in class graphics.filters.Filters
Inserts a new BitmapFilter.
addFilter(channel) — Method in class system.logging.targets.CoreLoggerTarget
Insert a channel in the fllters if this channel don't exist.
addFirst(o) — Method in class system.data.lists.LinkedList
Inserts the given element at the beginning of this list.
addFont — Event in class vegas.text.FontLoader
Dispatched when a new font is registered in the application.
ADD_FONT — Static property in class vegas.events.FontEvent
Defines the value of the type property of an added FontEvent object.
addHeader(operation, mustUnderstand, param) — Method in class vegas.net.NetServerConnection
Adds a context header to the AMF packet structure.
addition(v1:graphics.geom:Vector4, v2:graphics.geom:Vector4) — Static method in class graphics.geom.Vectors4
Computes the addition of two Vector4 and returns the first vector.
addition(n) — Method in class vegas.colors.TransformColor
Corresponding a filter in mode "addition" in photoshop over a display object.
addLast(o) — Method in class system.data.lists.LinkedList
Appends the given element to the end of this list.
addLayer(target, main, dimension, offset, scaling) — Method in class vegas.display.Parallaxe
addListener(listener, priority, autoRemove) — Method in interface system.broadcasters.Broadcaster
Registers an object to receive messages.
addListener(listener, priority, autoRemove) — Method in class system.broadcasters.CoreBroadcaster
Registers an object to receive messages.
addListener(listener, priority, autoRemove) — Method in class system.broadcasters.InternalBroadcaster
Registers an object to receive messages.
addLogger(logger:system.logging:Logger) — Method in interface system.logging.LoggerTarget
Sets up this target with the specified logger.
addLogger(logger:system.logging:Logger) — Method in class system.logging.targets.CoreLoggerTarget
Sets up this target with the specified logger.
addMimeType(mimeType, ... rest) — Static method in class vegas.net.MIME
Adds the specified mimeType in the dictionary of all MIME types and specified this extensions.
addObjectDefinition(definition:vegas.ioc:IObjectDefinition) — Method in interface vegas.ioc.IObjectDefinitionContainer
Registers a new object definition in the container.
addObjectDefinition(definition:vegas.ioc:IObjectDefinition) — Method in class vegas.ioc.ObjectDefinitionContainer
Registers a new object definition in the container.
addProperty(prop, easing, begin, finish) — Method in class graphics.transitions.Tween
Inserts a new property in the Tween object.
addResource(resource:vegas.ioc.io:ObjectResource) — Method in class vegas.ioc.net.ObjectFactoryLoader
This method is the strategy to insert a new ObjectResource in the sequencer.
addTarget(target:system.logging:LoggerTarget) — Method in class system.logging.LoggerFactory
Allows the specified target to begin receiving notification of log events.
addToLastToken(value) — Method in class system.evaluators.MathEvaluator
Adds the specified value to the last token.
addToNextToken(value) — Method in class system.evaluators.MathEvaluator
Adds the specified value to the next token.
addToQuestionMarks(chr) — Method in class core.strings.WildExp
Adds a caracter in the questionMarks array, only if the array isn't empty.
addToWildcards(chr) — Method in class core.strings.WildExp
Adds a caracter in the wildcards array, only if the array isn't empty.
addVO(vo:system.data:ValueObject) — Method in class vegas.models.collections.CollectionModelObject
Inserts a value object in the model.
addVO(vo:system.data:ValueObject) — Method in class vegas.models.maps.MapModelObject
Inserts a value object in the model.
ADD_VO — Static property in class vegas.events.ModelObjectEvent
Default event type when the ValueObject is inserted in a model.
Adler32 — Final class in package calista.hash
Adler-32 is a modification of the Fletcher checksum.
ADPCM — Constant static property in class vegas.media.AudioCodec
The ADPCM audio codec value.
aerageClash — Property in class system.data.trees.Trie
Indicates the aerage clash value of the trie.
after(currentDate, date) — Static method in class vegas.date.Calendar
Indicates if the current Date object is after the time of specified Date object.
AFTER — Static property in class vegas.ioc.ObjectOrder
The "after" order value.
AGRESSIVE — Constant static property in class vegas.strings.Minifier
Remove more linefeed than the original algorithm but can be regressive
Air — Constant static property in class system.hosts.HostID
The 'Air' host id constant.
AIRAPPLICATION — Constant static property in class system.network.URIScheme
AIR Application protocol

Syntax:

         app:
         

Example:

         app:/DesktopPathTest.xml
         
AIRSTORAGE — Constant static property in class system.network.URIScheme
AIR Storage protocol

Syntax:

         app-storage:
         

Example:

         app-storage:/preferences.xml
         
ALIAS — Constant static property in class vegas.ioc.TypePolicy
Defines the 'alias' TypePolicy value.
ALICE_BLUE — Constant static property in class vegas.colors.SVGColor
The 'AliceBlue' SVG color object.
align(target, bounds, align, offset, propWidth, propHeight) — Static method in class graphics.display.DisplayObjects
Aligns a DisplayObject within specific bounds.
align — Property in interface graphics.drawing.IPen
Determinates the align value of the pen.
align — Property in class graphics.drawing.Pen
Determinates the align value of the pen.
align — Property in class lunas.components.buttons.BackgroundButtonStyle
The alignement of the background.
align — Property in class lunas.layouts.CoreLayout
The alignement of the layout.
align — Property in interface lunas.layouts.Layout
The alignement of the layout.
align — Property in class vegas.display.Background
The alignement of the background.
Align — Final class in package graphics
The Align enumeration class provides constant values to align displays or components.
ALL — Constant static property in class system.logging.LoggerLevel
Intended to force a target to process all messages (1).
ALL — Constant static property in class vegas.ioc.TypePolicy
Defines the 'all' TypePolicy value.
ALL_COLOR — Static property in class system.logging.targets.SOSTarget
Provides the color in the SOS console to display all levels.
allocate(size, clazz, parameters) — Method in class vegas.utils.pool.ObjectPool
Allocates the pool by creating all objects from the builder.
allowFunctionCall — Property in class system.serializers.eden.EdenConfigurator
Allows to execute function call.
alpha — Property in class graphics.FillStyle
The alpha value of the fill style.
alpha — Property in class graphics.LineStyle
A number that indicates the alpha value of the color of the line; valid values are 0 to 1.
alpha — Property in class graphics.filters.ReflectionFilter
The alpha of the reflection.
alpha — Property in class vegas.display.coverflow.CoverEntry
The alpha property of the entry.
alphabetics — Static property in class system.Char
The Array representation of all ASCII alphabetics characters
alphabeticsUpper — Static property in class system.Char
The Array representation of all ASCII alphabetics characters (upper case).
AlphaComparator — Class in package system.comparators
This comparator compare String objects with an alphabetic order.
AlphaComparator(ignoreCase) — Constructor in class system.comparators.AlphaComparator
Creates a new AlphaComparator instance.
alphas — Property in class graphics.GradientStyle
An array of alpha values for the corresponding colors in the colors array; valid values are 0 to 1.
alphas — Property in class vegas.process.display.SwitchBackgroundGradientColor
The array of all alphas to change in the gradient fill.
AMF_SERVER_DEBUG — Constant static property in class vegas.net.remoting.RemotingConnection
The string value of the amf server debug attribut.
amount — Property in class graphics.filters.SharpenFilter
The amount value of the sharpen filter (between 0 and 100).
ampersand — Constant static property in class system.Char
The ampersand unicode character.
amplitude — Property in class graphics.filters.RippleBlocksFilter
The amplitude of the filter.
amplitude — Property in class graphics.filters.WaveReflectionFilter
The amplitude of the wave reflection (between 0 and 1).
amplitudeX — Property in class graphics.filters.RippleBlocksFilter
The x component only of the amplitude of the filter.
amplitudeY — Property in class graphics.filters.RippleBlocksFilter
The y component only of the amplitude of the filter.
AM_PM — Constant static property in class system.formatters.DateFormatter
Placeholder for AM/PM designator who indicates if the hour is is before or after noon in date format.
anchor(str, name) — Static method in class vegas.strings.HTMLFormatter
Creates an HTML anchor that is used as a hypertext target.
angle — Property in class graphics.drawing.ArcPen
Indicates the value of the angle used to draw an arc shape.
angle — Property in class graphics.drawing.GearPen
Starting angle in degrees (default to 0).
angle — Property in class graphics.drawing.HexagonPen
Starting angle in degrees to draw the shape and defines the position of all the vertices (default to 0).
angle — Property in class graphics.drawing.PolygonPen
Starting angle in degrees (default to 0).
angle — Property in class graphics.drawing.StarPen
Starting angle in degrees (default to 0).
angle — Property in class graphics.drawing.TrianglePen
Indicates the value of the angle used to draw the shape.
angle — Property in class graphics.filters.TwirlFilter
The angle in degrees of the twirl filter.
angle() — Method in class graphics.geom.Matrix2
Indicates the angle value of the specified Matrix2 object.
angle — Property in class graphics.geom.Polar
The angle of the polar point.
angle — Property in class graphics.geom.Vector2
Indicates the angle value of the specified Vector2 object.
angle(v1:graphics.geom:Vector3, v2:graphics.geom:Vector3) — Static method in class graphics.geom.Vector3
Returns the angle in radian between the two 3D vectors.
angleBetween(vector:graphics.geom:Vector2) — Method in class graphics.geom.Vector2
Returns the angle value between this Vector2 object and the specified Vector2 passed in arguments.
angleOfLine(x1, y1, x2, y2) — Static method in class graphics.numeric.Trigo
Returns the angle in degrees between 2 points with this coordinates passed in argument.
antemeridian(date) — Static method in class vegas.date.Calendar
Indicates whether or not the current time is AM.
antiAliasType — Property in class lunas.components.buttons.DashboardButtonStyle
The anti alias type of the fields in the component.
antiAliasType — Property in class lunas.components.buttons.LabelButtonStyle
The anti alias type of the fields in the component.
antiAliasType — Property in class lunas.components.buttons.MediaButtonStyle
The anti alias type of the fields in the component.
antiAliasType — Property in class lunas.components.buttons.SwitchLabelButtonStyle
The anti alias type of the fields in the component.
antiAliasType — Property in class lunas.components.labels.LabelStyle
The antiAliasType value of the label field of the component.
ANTIQUE_WHITE — Constant static property in class vegas.colors.SVGColor
The 'AntiqueWhite' SVG color object.
AntPen — Class in package graphics.drawing
This pen display a marching ants path.
AntPen(graphics, colors, pattern, speed, steps, closePath) — Constructor in class graphics.drawing.AntPen
Creates a new AntPen instance.
apostrophe — Constant static property in class system.Char
The apostrophe unicode character.
apothem — Property in class graphics.drawing.HexagonPen
Determinates the size of the line segment from the center of a regular polygon to the midpoint of a side.
apothem — Property in class graphics.geom.Hexagon
The apothem distance of the hexagon (height / 2 ).
apothemByRadius(radius, sides) — Static method in class graphics.geom.RegularPolygon
Determinates the size of the line segment from the center of a regular polygon to the midpoint of a side.
apothemBySide(side, sides) — Static method in class graphics.geom.RegularPolygon
Determinates the size of the line segment from the center of a regular polygon to the midpoint of a side.
append(text, convert) — Method in class system.text.html.HTML
Appends the specified text in the HTML string.
append(lang, o) — Method in class vegas.i18n.Localization
Append the specified dynamic object values with the specificied lang value.
application — Property in class vegas.net.NetServerInfo
This object exist if the server return an application error object.
application — Property in class vegas.vo.NetServerInfoVO
This object exist if the server return an application error object.
APPLICATION_COLOR — Constant static property in class system.logging.targets.SOSTarget
Provides the message pattern to send in the SOS console the application color.
ApplicationDisplay — Class in package vegas.display
The ApplicationDisplay class is a MovieClip class to creates the main class of your applications in AS3.
ApplicationDisplay(id, name) — Constructor in class vegas.display.ApplicationDisplay
Creates a new ApplicationDisplay instance.
APPLICATION_NAME — Constant static property in class system.logging.targets.SOSTarget
Provides the message pattern to send in the SOS console the application name.
apply(graphic) — Method in class graphics.FillBitmapStyle
Initialize and launch the beginBitmapFill method of the specified Graphics reference.
apply(graphic) — Method in class graphics.FillGradientStyle
Initialize and launch the beginGradientFill method of the specified Graphics reference.
apply(graphic) — Method in class graphics.FillShaderStyle
Initialize and launch the beginFill method of the specified Graphics reference.
apply(graphic) — Method in class graphics.FillStyle
Initialize and launch the beginFill method of the specified Graphics reference.
apply(graphic) — Method in interface graphics.IFillStyle
Initialize the fill settings of the specified Graphics reference.
apply(graphic) — Method in interface graphics.ILineStyle
Initialize the line settings of the specified Graphics reference.
apply(graphic) — Method in class graphics.LineGradientStyle
Initialize and launch the lineGradientStyle method of the specified Graphics reference.
apply(graphic) — Method in class graphics.LineShaderStyle
Initialize the line settings of the specified Graphics reference.
apply(graphic) — Method in class graphics.LineStyle
Initialize the line settings of the specified Graphics reference.
apply(display) — Method in class graphics.filters.Filters
Initialize the filters property of the specified DisplayObject reference.
apply(camera) — Method in class vegas.media.CameraVO
Apply this value object in the specified Camera reference.
apply(micro) — Method in class vegas.media.MicrophoneVO
Apply this value object in the specified Microphone reference.
APRIL — Constant static property in class system.formatters.date.Months
Fully written out string for april.
APRIL — Static property in class vegas.date.Month
Fully written out string for april.
AQUA — Constant static property in class vegas.colors.HTMLColor
The html 'aqua' color static reference.
AQUA — Constant static property in class vegas.colors.SVGColor
The 'Aqua' SVG color object.
AQUA_MARINE — Constant static property in class vegas.colors.SVGColor
The 'AquaMarine' SVG color object.
_ar — Property in class system.data.arrays.ProxyArray
Internal Array reference used in the proxy pattern.
arare(rgba) — Static method in class graphics.display.patterns.MangaPatterns
The ARARE (あられ)pattern.
ArcPen — Dynamic class in package graphics.drawing
This pen draw a pie or chord arc shape with a Graphics object.
ArcPen(graphic, angle, radius, x, y, startAngle, yRadius, type, align) — Constructor in class graphics.drawing.ArcPen
Creates a new ArcPen instance.
ArcType — Class in package graphics
This static class register all types used to draw an Arc with the ArcPen tool.
_area — Property in class lunas.containers.ListContainer
This area sprite defines a hide background display back of the display.
area — Property in class lunas.containers.ListContainer
Returns the area reference of this component.
area — Property in class vegas.display.Parallaxe
The area Rectangle to defines the limits of the parallaxe effect.
areaByApothem(apothem, sides) — Static method in class graphics.geom.RegularPolygon
Calculates the area of the hexagon with the specified apothem length.
areaByApothemAndPerimeter(apothem, perimeter) — Static method in class graphics.geom.RegularPolygon
Calculates the area of the hexagon with the specified apothem and perimeter length.
areaByRadius(radius, sides) — Static method in class graphics.geom.RegularPolygon
Calculates the area of the hexagon with the specified radius length.
areaBySide(side, sides) — Static method in class graphics.geom.RegularPolygon
Calculates the area of the hexagon with the specified side size.
_areaPen — Property in class lunas.containers.ListContainer
The pen of the area IPen object.
areaPen — Property in class lunas.containers.ListContainer
Indicates the area Pen reference of this component.
areInaccessibleObjectsUnderPoint(point) — Method in interface lunas.IContainer
Indicates whether the security restrictions would cause any display objects to be omitted from the list returned by calling the DisplayObjectContainer.getObjectsUnderPoint() method with the specified point point.
areInaccessibleObjectsUnderPoint(point) — Method in class lunas.containers.Container
Indicates whether the security restrictions would cause any display objects to be omitted from the list returned by calling the DisplayObjectContainer.getObjectsUnderPoint() method with the specified point point.
args — Property in class system.process.ActionProxy
The array representation of the proxy method invoked in this process.
ArgumentInfo — Interface in package system.reflection
This interface defines the argument information tool objects.
arguments — Property in class system.events.Delegate
Determinates the Array representation of all arguments called in the proxy method.
arguments — Property in class system.process.caches.Method
The array of the arguments to passed-in the method.
arguments — Property in interface system.reflection.ConstructorInfo
Indicates the Array represent of all arguments in a constructor.
arguments — Property in interface system.reflection.MethodInfo
Indicates the Array representation of all arguments passed-in the method.
arguments — Property in class vegas.ioc.ObjectMethod
The array of the arguments to passed-in the factory method.
ARGUMENTS — Constant static property in class vegas.ioc.ObjectAttribute
Defines the label of the arguments in a method or a constructor object.
ArgumentsParser — Class in package system.cli
Parse command line arguments.
ArgumentsParser(switchSymbols, caseSensitive, switchChars) — Constructor in class system.cli.ArgumentsParser
Creates a new ArgumentParser instance.
Arm — Constant static property in class system.hosts.PlatformID
The 'Arm' plateform id.
array — Property in class system.events.ArrayEvent
Determinates the Array reference of this custom event.
array() — Method in class vegas.strings.json.JSONSerializer
Check the Array objects in the source expression.
ArrayBag — Class in package system.data.bags
Implements Bag, using a ArrayMap to provide the data storage.
ArrayBag(co:system.data:Collection) — Constructor in class system.data.bags.ArrayBag
Creates a new ArrayBag instance.
ArrayCollection — Class in package system.data.collections
This class provides a basic implementation of the Collection interface, to minimize the effort required to implement this interface.
ArrayCollection(init) — Constructor in class system.data.collections.ArrayCollection
Creates a new ArrayCollection instance.
arrayCompare(ar1, ar2) — Static method in class vegas.utils.Comparater
Compares if two Arrays are equal by value.
ArrayEvent — Class in package system.events
The ArrayEvent to dispatch an event who contains an Array object.
ArrayEvent(type, ar, target, context, bubbles, cancelable, time) — Constructor in class system.events.ArrayEvent
Creates a new ArrayEvent instance.
ArrayFieldIterator — Class in package system.data.iterators
Converts an array to an iterator but this iterator return the value of a specific field if the array is an array of objects.
ArrayFieldIterator(a, fieldName) — Constructor in class system.data.iterators.ArrayFieldIterator
Creates a new ArrayFieldIterator instance.
ArrayFilter — Class in package system.data.arrays
This filter contains all constants and methods to sort the Arrays in the application.
ArrayFilter(value) — Constructor in class system.data.arrays.ArrayFilter
Creates a new ArrayFilter instance.
arrayIndexAsBracket — Property in class system.serializers.eden.EdenConfigurator
When set to false array index are evaluated without bracket eval( test.0 ) for Flash ActionScript When set to true array index are evaluated with bracket eval( test[0] ) for JavaScript, JScript, JSDB etc.
ArrayIterator — Class in package system.data.iterators
Converts an Array to an iterator.
ArrayIterator(a) — Constructor in class system.data.iterators.ArrayIterator
Creates a new ArrayIterator instance.
ArrayList — Class in package system.data.lists
Resizable-array implementation of the List interface.
ArrayList(init) — Constructor in class system.data.lists.ArrayList
Creates a new ArrayList instance.
ArrayMap — Dynamic class in package system.data.maps
Hash table based implementation of the Map interface.
ArrayMap(... rest) — Constructor in class system.data.maps.ArrayMap
Creates a new ArrayMap instance.
Arrays — Class in package system
A static class for Array utilities.
ArraySet — Class in package system.data.sets
This class implement the Set interface and use an ArrayMap inside.
ArraySet(init) — Constructor in class system.data.sets.ArraySet
Creates a new ArraySet instance.
ArrayStack — Class in package system.data.stacks
The based implementation of the Stack interface.
ArrayStack(init) — Constructor in class system.data.stacks.ArrayStack
Creates a new SimpleStack instance.
ArrayUtil — Class in package vegas.utils
Array static tool class.
arrowHeight — Property in class graphics.drawing.BubblePen
Determinates the height of the arrow of the bubble.
arrowMargin — Property in class graphics.drawing.BubblePen
Determinates the margin of the arrow of the bubble.
ArrowPen — Class in package graphics.drawing
This pen is the basic tool to draw an arrow shape.
ArrowPen(graphic, start, end, init) — Constructor in class graphics.drawing.ArrowPen
Creates a new ArrowPen instance.
arrowWidth — Property in class graphics.drawing.BubblePen
Determinates the margin of the arrow of the bubble.
asinD(ratio) — Static method in class graphics.numeric.Degrees
Calculates the arcsine of the passed angle.
asinh(x) — Static method in class graphics.numeric.Hyperbolic
Anti-hyperbolic sine.
AspectRatio — Class in package graphics.geom
The AspectRatio class encapsulates the width and height of an object and indicates this aspect ratio.
AspectRatio(width, height, lock) — Constructor in class graphics.geom.AspectRatio
Creates a new AspectRatio instance.
ASSEMBLY — Constant static property in class vegas.ioc.io.ObjectResourceType
The "assembly" resource type.
AssemblyDomain — Class in package vegas.ioc.io
The static enumeration list of all ApplicationDomain modes in an AssemblyResource.
AssemblyResource — Class in package vegas.ioc.io
This value object contains all information about a dll to load in the application.
AssemblyResource(init) — Constructor in class vegas.ioc.io.AssemblyResource
Creates a new AssemblyResource instance.
asterisk — Constant static property in class system.Char
The asterisk closing single quotation mark, acute accent unicode character.
at — Property in class vegas.process.display.AddChildAt
The index position to insert the display in the container.
at — Property in class vegas.process.display.RemoveChildAt
The index position to remove a display in the container.
at — Property in class vegas.strings.json.JSONError
The position of char with an error parsing in the JSON String representation.
at — Property in class vegas.strings.json.JSONSerializer
The current position of the iterator in the source.
atan2D(y, x) — Static method in class graphics.numeric.Degrees
Calculates the arctangent2 of the passed angle.
atanD(angle) — Static method in class graphics.numeric.Degrees
Calculates the arctangent of the passed angle.
atanh(x) — Static method in class graphics.numeric.Hyperbolic
Anti-hyperbolic tangent.
attach(state) — Method in class lunas.components.buttons.IconButtonBuilder
Attach a linked DisplayObject to create the icon of the component.
attach(state) — Method in class lunas.components.buttons.MediaButtonBuilder
Attach a linked DisplayObject to create the icon of the component.
attach(state) — Method in class lunas.components.labels.IconLabelBuilder
Attach a linked DisplayObject to create the icon of the component.
attachCheckIcon(state) — Method in class lunas.components.buttons.RadioIconButtonBuilder
Attachs a linked MovieClip to create the check icon of the component.
attachDeleteButton(state) — Method in class lunas.components.buttons.ItemButtonBuilder
Attach the DisplayObject view of the delete button.
attachOptionButton(state) — Method in class lunas.components.buttons.ItemButtonBuilder
Attach the DisplayObject view of the delete button.
Attribute — Class in package system.process.caches
Determinates an "attribute" value object.
Attribute(name, value) — Constructor in class system.process.caches.Attribute
Creates a new Attribute instance.
AudioCodec — Class in package vegas.media
The Audio codec ID number enumeration class.
audiocodecid — Property in class vegas.media.FLVMetaData
Audio codec ID number used in the FLV.
audiodatarate — Property in class vegas.media.FLVMetaData
A number that indicates the rate at which audio was encoded, in kilobytes per second.
audiodelay — Property in class vegas.media.FLVMetaData
A number that indicates what time in the FLV file "time 0" of the original FLV file exists.
audiosize — Property in class vegas.media.FLVMetaData
The audio data size.
AUGUST — Constant static property in class system.formatters.date.Months
Fully written out string for august.
AUGUST — Static property in class vegas.date.Month
Fully written out string for august.
authority — Property in class core.uri
Indicates authority value of the uri.
authority — Property in class system.URI
Indicates the authority of the URI.
authorized — Property in class system.serializers.eden.EdenConfigurator
List of authorized keywords, objects path and constructors that the parser is allowed to interpret.
auto — Property in class system.process.ActionEntry
Indicates if the action must be removed when handle the first time the finish phase of the process.
auto — Property in class vegas.managers.TabManager
Indicates if the tab manager use a auto group focus over the interactive objects when there are focused.
AUTO — Constant static property in class lunas.ScrollPolicy
Show the scrollbar if the children exceed the owner's dimension.
autoAddScopePath — Property in class system.serializers.eden.EdenConfigurator
Determinates if the add scope process is automatic or not.
autoClear — Property in class system.evaluators.MultiEvaluator
Indicates if the MultiEvaluator is cleared before insert new Evaluable objects (in the insert method).
autoClear — Property in class system.process.BatchProcess
Indicates if all elements in the batch are removed when all the process are finished.
autoClear — Property in class vegas.models.maps.InitMapModelObject
Indicates if the model is autocleared when the process start.
autoRegister — Property in class vegas.ioc.io.FontResource
Indicates if the fonts in the external swf library (symbol class) are auto registered when the external file is loading.
autoRegister — Property in class vegas.text.FontLoader
Indicates if the fonts in the external swf library (symbol class) are auto registered when the external file is loading.
autoResetPosition — Property in class lunas.CoreProgress
This flag indicates of the position is auto reset.
autoScroll — Property in class lunas.components.bars.SimpleScrollbar
Indicates if the scrollbar scroll with a timer when the buttons are pressed.
autoScroll — Property in class lunas.containers.AutoScrollContainer
Determinates the auto scroll activity.
autoScroll — Property in class system.diagnostics.TextFieldConsole
Indicates if the field must scroll when the writeLine method is invoked.
autoScroll — Property in class system.logging.targets.TextFieldTarget
This boolean indicates if the TextField autoscroll when a new log message is append in the target (default is true).
AutoScrollContainer — Class in package lunas.containers
This auto scrollable container use an auto scroll effect.
AutoScrollContainer(direction, id, isFull, name) — Constructor in class lunas.containers.AutoScrollContainer
Creates a new AutoScrollContainer instance.
autoScrollDelay — Property in class lunas.components.bars.SimpleScrollbar
Indicates the delay is ms when the user click a button to run the auto scrolling (default 500).
autoSelect — Property in class vegas.models.maps.InitMapModelObject
Indicates if the first item inserted in the model must be selected.
autoSize — Property in class lunas.components.buttons.DashboardButtonStyle
Indicates if the textField is autosize value.
autoSize — Property in class lunas.components.buttons.LabelButtonStyle
Indicates if the textField is autosize value.
autoSize — Property in class lunas.components.buttons.MediaButtonStyle
Indicates if the textField is autosize value.
autoSize — Property in class lunas.components.buttons.SwitchLabelButtonStyle
Indicates if the textField is autosize value.
autoSize — Property in class lunas.components.labels.LabelStyle
Indicates the autosize value of the label field of the component.
autoSize — Property in class vegas.display.Background
Indicates if the background is resizing when the stage resize event is invoked.
autoStop — Property in class graphics.display.TimelineScript
This boolean flag indicates if the specified MovieClip target reference is stopped.
available — Property in class system.logging.targets.FireBugTarget
Indicates whether this player is in a container that offers an external interface.
available — Property in class vegas.ui.MouseWheelInspector
Indicates if the inspector Javascript connection is available.
AVAILABLE — Constant static property in class vegas.ui.MouseWheelInspector
This Javascript script is used to tests if the inspector if available.
avclevel — Property in class vegas.media.FLVMetaData
AVC IDC level number such as 10, 11, 20, 21, and so on.
avcprofile — Property in class vegas.media.FLVMetaData
AVC profile number such as 55, 77, 100, and so on.
average — Property in class system.data.trees.TrieAverage
The average value.
AVM2Loader — Class in package vegas.display
This AVM2Loader loads both of AVM1 and AVM2 swf as AVM2.
AVM2Loader(id, name) — Constructor in class vegas.display.AVM2Loader
Creates a new AVM2Loader instance.
axis(x, y, z, angle) — Method in class graphics.geom.Quaternion
Sets the quaternion with values representing the given rotation around a vector.
AZURE — Constant static property in class vegas.colors.SVGColor
The 'Azure' SVG color object.
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