| 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 | |
| F(... rest) — Method in class pegas.draw.Pen | |
Defines a shortcut reference to used the beginFill method. |
|
| face — Property in class andromeda.process.Message | |
| An optional face value. | |
| Factor — Class in package pegas.maths | |
| Implements the static behaviours of the Factor Class. | |
| factorial(n) — Static method in class pegas.maths.Factor | |
| Returns the factorial of a positive integer. | |
| factorialApprox(n) — Static method in class pegas.maths.Factor | |
| Uses the Gamma function to approximate factorial - very fast. | |
| factory — Property in class andromeda.ioc.evaluators.ReferenceEvaluator | |
| The IObjectFactory use in the evaluator. | |
| factory — Property in class andromeda.ioc.factory.strategy.ObjectFactoryMethod | |
| The factory string representation of the reference of this factory method object. | |
| factory — Property in class andromeda.ioc.factory.strategy.ObjectFactoryProperty | |
| The factory string representation of the reference of this factory method object. | |
| factory — Property in class andromeda.ioc.net.ObjectFactoryLoader | |
| The IoC factory reference. | |
| FACTORY — Constant static property in class andromeda.ioc.core.ObjectAttribute | |
| Defines the label of the 'factory' attribure. | |
| farID — Property in class asgard.net.NetServerConnection | |
| The identifier of the Flash Media Server instance to which this Flash Player or Adobe AIR instance is connected. | |
| farNonce — Property in class asgard.net.NetServerConnection | |
| A value chosen substantially by Flash Media Server, unique to this connection. | |
| fatal(context, ... rest) — Method in interface vegas.logging.ILogger | |
| Logs the specified data using the LogEventLevel.FATAL level. | |
| fatal(context, ... rest) — Method in class vegas.logging.LogLogger | |
| Logs the specified data using the LogEventLevel.FATAL level. | |
| FATAL — Constant static property in class vegas.logging.LogEventLevel | |
| Designates events that are very harmful and will eventually lead to application failure (1000). | |
| FATAL — Constant static property in class vegas.logging.targets.AirLoggerTarget | |
| Designates events that are very harmful and will eventually lead to application failure with the AirLogger console (50000). | |
| FATAL_COLOR — Static property in class vegas.logging.targets.SOSTarget | |
| Provides the 'fatal' color in the SOS console. | |
| FatalError — Class in package vegas.errors | |
| The error throws when a fatal method or action is detected in the code. | |
| FatalError(message, id) — Constructor in class vegas.errors.FatalError | |
| Creates a new FatalError instance. | |
| fault — Property in class asgard.events.RemotingEvent | |
| Indicates the fault value of the service. | |
| fault(e:asgard.events:RemotingEvent) — Method in interface asgard.net.remoting.IRemotingServiceListener | |
| Invoked when the service notify a fault. | |
| fault(e:asgard.events:RemotingEvent) — Method in class asgard.net.remoting.RemotingServiceListener | |
| Invoked when the service notify a fault. | |
| FAULT — Constant static property in class asgard.events.RemotingEvent | |
| Defines the 'onFault' remoting event type. | |
| favorarea — Property in class asgard.media.CameraVO | |
| Specifies whether to manipulate the width, height, and frame rate if the camera does not have a native mode that meets the specified requirements. | |
| FEBRUARY — Static property in class kronos.date.Month | |
| Fully written out string for february. | |
| FF — Constant static property in class vegas.string.UnicodeChar | |
| Form Feed utf8 representation (whitespace). | |
| FI — Constant static property in class andromeda.i18n.Lang | |
| Indicates the 'Finnish' language reference. | |
| fibonacci(n) — Static method in class pegas.maths.Factor | |
| Calculates total fibonacci levels in 'n'. | |
| field — Property in class lunas.display.button.AquaButtonBuilder | |
| The field reference of the component. | |
| field — Property in class lunas.display.button.LabelButtonBuilder | |
| The field reference of the component. | |
| field — Property in class vegas.logging.targets.TextFieldTarget | |
| The TextField reference of this target. | |
| fieldName — Property in class lunas.display.text.VisualTextInput | |
| The internal textfield name of this TextInput. | |
| fieldName — Property in class system.data.iterators.ArrayFieldIterator | |
| The field used in the next method to return the next value in the array. | |
| fileLength — Property in class asgard.display.SWFInfo | |
| Indicates the length of entire file in bytes. | |
| fileName — Property in class andromeda.config.CoreConfigLoader | |
| The name of the config file with datas. | |
| fileName — Property in interface andromeda.config.IConfigLoader | |
| (Read-write) The name of the config file with datas. | |
| filesize — Property in class asgard.media.FLVMetaData | |
| The size of the file. | |
| fill — Property in class asgard.display.Background | |
| Determinates the IFillStyle reference of this display. | |
| fill — Property in class asgard.display.PolyLineBackground | |
| Determinates the IFillStyle reference of this display. | |
| fill — Property in interface pegas.draw.IPen | |
| Determinates the fill style object of the pen. | |
| fill — Property in class pegas.draw.Pen | |
| Determinates the fill style object of the pen. | |
| FillBitmapStyle — Final class in package pegas.draw | |
| Defines the fill style of the vector shapes. | |
| FillBitmapStyle(bitmap, matrix, repeat, smooth) — Constructor in class pegas.draw.FillBitmapStyle | |
| Creates a new FillBitmapStyle instance. | |
| FillGradientStyle — Final class in package pegas.draw | |
| Defines the fill style of the vector shapes. | |
| FillGradientStyle(type, colors, alphas, ratios, matrix, spreadMethod, interpolationMethod, focalPointRatio) — Constructor in class pegas.draw.FillGradientStyle | |
| Creates a new FillGradientStyle instance. | |
| FillStyle — Final class in package pegas.draw | |
| Defines the fill style of the vector shapes. | |
| FillStyle(color, alpha) — Constructor in class pegas.draw.FillStyle | |
| Creates a new FillStyle instance. | |
| filter — Property in class andromeda.vo.FilterVO | |
| The filter value of this object. | |
| filter — Property in class system.data.arrays.ArrayFilter | |
| Returns the current filter value of this object. | |
| filter — Property in interface system.reflection.ClassInfo | |
| The filter type reference of this class info. | |
| filteredMethods — Property in class system.diagnostics._VirtualMachine | |
| Indicates the list of the filtered methods. | |
| filterMethods — Property in class system.diagnostics._VirtualMachine | |
| Indicates if the machine filter the methods. | |
| filterNaNValue(value, defaultValue) — Static method in class lunas.core.EdgeMetrics | |
| Filters the passed-in Number value, if the value is NaN the return value is the default value in second argument. | |
| filterNaNValue(value, defaultValue) — Static method in class system.numeric.Range | |
| Filters the passed-in Number value, if the value is NaN the return value is the default value in second argument. | |
| filters — Property in class vegas.logging.AbstractTarget | |
| (read-write) Returns the filters array representation of this target. | |
| filters — Property in interface vegas.logging.ITarget | |
| (read-write) Returns the filters array of this target. | |
| filterSpecialChars(expression) — Method in class system.evaluators.MathEvaluator | |
| Filters and returns special char passed-in argument. | |
| FilterType — Class in package system.reflection | |
| The filter type enumeration class. | |
| FilterType(value, name) — Constructor in class system.reflection.FilterType | |
| Creates a new FilterType instance. | |
| FilterVO — Class in package andromeda.vo | |
| This class provides a binary filter value object. | |
| FilterVO(init) — Constructor in class andromeda.vo.FilterVO | |
| Creates a new FilterVO instance. | |
| findByChar(char) — Static method in class system.text.html.Entities | |
| Finds the entity by character. | |
| findByName(name) — Static method in class system.text.html.Entities | |
| Finds the entity by name. | |
| findPrimeFrom(n, from) — Static method in class pegas.maths.Prime | |
| Defines an array of all primes between 'from' and 'n' inclusive, positive but restricted integer value, ignores decimals. | |
| finish() — Method in class andromeda.process.BatchProcess | |
| Invoked before the notifyFinished method is invoked. | |
| finish(e:andromeda.events:ActionEvent) — Method in interface asgard.net.remoting.IRemotingServiceListener | |
| Invoked when the service process is finished. | |
| finish(e:andromeda.events:ActionEvent) — Method in class asgard.net.remoting.RemotingServiceListener | |
| Invoked when the service process is finished. | |
| finish — Property in class pegas.transitions.TweenEntry | |
| (read-write) Defines the finish value of the entry. | |
| FINISH — Constant static property in class andromeda.events.ActionEvent | |
| The name of the event when the process is finished. | |
| FIRE_BRICK — Constant static property in class pegas.colors.ColorSVG | |
| The 'FireBrick' SVG color object. | |
| FireBugTarget — Class in package vegas.logging.targets | |
| Provides a logger target that uses the FireBug console extension in Firefox to output log messages. | |
| FireBugTarget(bGlobal, sChannel) — Constructor in class vegas.logging.targets.FireBugTarget | |
| Creates a new FireBugTarget instance. | |
| _fireButtonEvent(type) — Method in class lunas.core.AbstractButton | |
| Dispatchs a ButtonEvent with the specified type. | |
| _fireButtonEvent(type) — Method in class lunas.core.AbstractScrollbar | |
| Dispatchs a ButtonEvent with the specified type. | |
| fireComponentEvent(type) — Method in class lunas.core.AbstractComponent | |
| Dispatchs a ComponentEvent with the specified type. | |
| fireEvent(event, target, context, bubbles) — Method in class vegas.events.AbstractEventDispatcher | |
| Dispatches an event into the event flow. | |
| fireEvent(e) — Method in class vegas.events.FrontController | |
| Dispatch an event into the FrontController | |
| firstChar(str) — Static method in class vegas.util.StringUtil | |
| Determines whether the start of this instance matches the specified String. | |
| fixAngle(angle) — Static method in class pegas.util.Trigo | |
| Fixs an angle in degrees between 0 and 360 degrees. | |
| fixed(str) — Static method in class vegas.string.HTMLStringFormatter | |
| Use the fixed method to format and display a string in a document. | |
| fixScroll — Property in class lunas.display.container.ScrollContainer | |
| Indicates if the scroll is fixed. | |
| fixTime() — Method in class pegas.transitions.Motion | |
| Flash — Constant static property in class system.hosts.HostID | |
| The 'Flash' host id constant. | |
| flashVars — Static property in class asgard.display.ApplicationDisplay | |
| The global reference of all FlashVars of this application. | |
| FlashVars — Class in package asgard.net | |
This manager register the reference of the parameters object of the root of your application. |
|
| FlashVars(root) — Constructor in class asgard.net.FlashVars | |
| Creates a new FlashVars instance. | |
| floor(n, floatCount) — Static method in class system.numeric.Mathematics | |
| Rounds and returns a number by a count of floating points. | |
| FLORAL_WHITE — Constant static property in class pegas.colors.ColorSVG | |
| The 'FloralWhite' SVG color object. | |
| flush() — Method in class andromeda.util.pool.ObjectPool | |
| Removes all unused objects from the pool. | |
| flush() — Static method in class vegas.events.EventDispatcher | |
| Clear all globals EventDispatcher instances. | |
| flush() — Static method in class vegas.events.FrontController | |
| Flush all global FrontController singletons. | |
| flush() — Static method in class vegas.logging.Log | |
| This method removes all of the current loggers from the cache. | |
| flush() — Method in class vegas.logging.targets.SOSTarget | |
| Flush the target. | |
| flushInstance() — Static method in class andromeda.ioc.factory.ECMAObjectFactory | |
| Clear all globals ECMAObjectFactory singleton references. | |
| FLVMetaData — Dynamic class in package asgard.media | |
| The FLVMetaData instances contains all datas values injected in the external FLV video. | |
| FLVMetaData(init) — Constructor in class asgard.media.FLVMetaData | |
| Creates a new FLVMetaData object. | |
| focalPointRatio — Property in class pegas.draw.FillGradientStyle | |
| A number that controls the location of the focal point of the gradient. | |
| focalPointRatio — Property in class pegas.draw.LineGradientStyle | |
| A number that controls the location of the focal point of the gradient. | |
| focus() — Method in class vegas.logging.targets.AirLoggerTarget | |
| Focus in the console. | |
| FOCUS — Constant static property in class vegas.logging.targets.AirLoggerTarget | |
| The 'focus' string representation. | |
| focusIn(e) — Method in class lunas.core.AbstractTextInput | |
| Invoked when the focus is in in the component textfield. | |
| focusOut(e) — Method in class lunas.core.AbstractTextInput | |
| Invoked when the focus is out in the component textfield. | |
| font — Property in class asgard.events.FontEvent | |
| Indicates the font reference of this event. | |
| FONT — Constant static property in class andromeda.ioc.io.ObjectResourceType | |
| The "font" resource type. | |
| _fontClassNames — Property in class asgard.text.FontLoader | |
| The font class name. | |
| fontColor(str, color) — Static method in class vegas.string.HTMLStringFormatter | |
| Use the fontColor method to format and display a string in a document. | |
| FontEvent — Class in package asgard.events | |
| Flash® Player dispatches a FontEvent object when the user dispatch an event with a Font inside. | |
| FontEvent(type, font, target, context, bubbles, cancelable, time) — Constructor in class asgard.events.FontEvent | |
| Creates a new FontEvent instance. | |
| FontLoader — Class in package asgard.text | |
| This loader load an external swf who contains embed fonts. | |
| FontLoader(id, isConfigurable, name) — Constructor in class asgard.text.FontLoader | |
| Creates a new FontLoader instance. | |
| FontResource — Class in package asgard.text | |
| This resource object contains all information about an external library (swf) to embed fonts in the application. | |
| FontResource(init) — Constructor in class asgard.text.FontResource | |
| Creates a new StyleSheetResource instance. | |
| fonts — Property in class asgard.text.FontResource | |
| The Array representation of all full class name of all embed fonts to load and register in the external library. | |
| fontSize(str, size) — Static method in class vegas.string.HTMLStringFormatter | |
| Use the fontColor method to format and display a string in a document. | |
| FOREST_GREEN — Constant static property in class pegas.colors.ColorSVG | |
| The 'ForestGreen' SVG color object. | |
| format(date, pattern) — Static method in class kronos.date.Calendar | |
| Format the current Calendar date. | |
| format(format, ... rest) — Static method in class system.Strings | |
| Format a string using indexed, named and/or evaluated parameters. | |
| format(value) — Method in class system.data.bags.BagFormatter | |
| Formats the specified value. | |
| format(value) — Method in class system.data.collections.CollectionFormatter | |
| Formats the specified value. | |
| format(value) — Method in class system.data.iterators.IterableFormatter | |
| Formats the specified value. | |
| format(value) — Method in class system.data.maps.MapFormatter | |
| Formats the specified value. | |
| format(value) — Method in class system.data.maps.MultiMapFormatter | |
| Formats the specified value. | |
| format(value) — Method in class system.formatters.DateFormatter | |
| Formats the specified value. | |
| format(value) — Method in interface system.formatters.Formattable | |
| Formats the specified value. | |
| format(value) — Method in class vegas.string.Expression | |
| Formats the specified value. | |
| formatDate(d) — Method in class vegas.logging.targets.LineFormattedTarget | |
| This method format the passed Date in arguments. | |
| formatDayAsNumber(day, cpt) — Method in class system.formatters.DateFormatter | |
| Formats the specified number day value in a string representation. | |
| formatDayAsText(day, cpt) — Method in class system.formatters.DateFormatter | |
| Formats the specified day value in a string representation. | |
| formatDesignator(hour, cpt, capitalize) — Method in class system.formatters.DateFormatter | |
| Formats the designator AM/PM in string expression. | |
| formatHourInAmPm(hour, cpt) — Method in class system.formatters.DateFormatter | |
| Formats the specified hour value in a string representation with the am-pm notation. | |
| formatHourInDay(hour, cpt) — Method in class system.formatters.DateFormatter | |
| Formats an hour number in string expression. | |
| formatLevel(level) — Method in class vegas.logging.targets.LineFormattedTarget | |
| This method format the passed level in arguments. | |
| formatLines() — Method in class vegas.logging.targets.LineFormattedTarget | |
| This method format the current line value. | |
| formatMessage(message, level, category, date) — Method in class vegas.logging.targets.LineFormattedTarget | |
| This method format the log message. | |
| formatMessage(message, level, category, date) — Method in class vegas.logging.targets.XPanelTarget | |
| This method format the log message. | |
| formatMillisecond(millisecond, cpt) — Method in class system.formatters.DateFormatter | |
| Formats a millisecond value number in string expression. | |
| formatMinute(minute, cpt) — Method in class system.formatters.DateFormatter | |
| Formats a minute value number in string expression. | |
| formatMonthAsNumber(month, cpt) — Method in class system.formatters.DateFormatter | |
| Formats a month value number in string expression. | |
| formatMonthAsText(month, cpt) — Method in class system.formatters.DateFormatter | |
| Formats a month text value in string expression. | |
| formatSecond(second, cpt) — Method in class system.formatters.DateFormatter | |
| Format the second value passed in argument. | |
| Formattable — Interface in package system.formatters | |
| Interface implemented by classes that can format a value in a specific string expression. | |
| formatter — Package constant property in system.data.bags | |
| Converts a Bag to a custom string representation. | |
| formatter — Package constant property in system.data.collections | |
| Converts a Collection to a custom string representation. | |
| formatter — Package constant property in system.data.maps | |
| This singleton format a Map to a custom string representation. | |
| formatter — Package constant property in system.data.queues | |
| Converts a Queue to a custom string representation. | |
| formatter — Property in class system.diagnostics._VirtualMachine | |
| Indicates the formatter pattern. | |
| formatTime(d) — Method in class vegas.logging.targets.LineFormattedTarget | |
| This method format the current Date passed in argument. | |
| formatToString(o) — Method in class asgard.net.remoting.RemotingFormat | |
| Converts the object to a custom string representation. | |
| formatToString(o) — Method in interface vegas.core.IFormat | |
| Converts the object to a custom string representation. | |
| formatYear(year, cpt) — Method in class system.formatters.DateFormatter | |
| Format the year value passed in argument. | |
| fps — Property in class asgard.media.CameraVO | |
| The maximum rate at which you want the camera to capture data, in frames per second. | |
| fps — Property in class pegas.transitions.Motion | |
| Returns the number of frames per second of the tweened animation. | |
| FR — Constant static property in class andromeda.i18n.Lang | |
| Indicates the 'French' language reference. | |
| frameCount — Property in class asgard.display.SWFInfo | |
| Indicates the total number of frames in the file. | |
| FrameEngine — Class in package pegas.transitions | |
| This singleton create a virtual Frame interval with a onEnterFrame event. | |
| FrameEngine(bGlobal, sChannel) — Constructor in class pegas.transitions.FrameEngine | |
| Creates a new FrameEngine instance. | |
| FrameLabelButton — Class in package lunas.display.button | |
The FrameLabelButton class is use over a "state" MovieClip with the 4 default frame's labels with the name :
The registerType() and the unregisterType() method to add or remove a ButtonEvent type (DISABLED, OVER, DOWN...) corresponding with a frame label in the MovieClip view of the button. |
|
| FrameLabelButton(states, id, isConfigurable, name) — Constructor in class lunas.display.button.FrameLabelButton | |
| Creates a new FrameLabelButton instance. | |
| FrameLabelButtonBuilder — Class in package lunas.display.button | |
| The IBuilder class of the AquaButton component. | |
| FrameLabelButtonBuilder(target, bGlobal, sChannel) — Constructor in class lunas.display.button.FrameLabelButtonBuilder | |
| Creates a new FrameLabelButtonBuilder instance. | |
| framerate — Property in class asgard.media.FLVMetaData | |
| The framerate of the video. | |
| frameRate — Property in class asgard.display.SWFInfo | |
| Indicates the frame delay in number of frames per second. | |
| FrameTimer — Class in package pegas.transitions | |
Constructs a new FrameTimer object with the specified delay and repeat state. |
|
| FrameTimer(delay, repeatCount, bGlobal, sChannel) — Constructor in class pegas.transitions.FrameTimer | |
| Creates a new FrameTimer instance. | |
| FreePolygonPen — Dynamic class in package pegas.draw | |
| This pen is the tool to draw a free polygon vector shape. | |
| FreePolygonPen(graphic, ... rest) — Constructor in class pegas.draw.FreePolygonPen | |
| The Pen class use composition to control a Graphics reference and draw custom free polygon vector graphic shapes. | |
| FRIDAY — Static property in class kronos.date.Day | |
| Fully written out string for friday. | |
| fromName(name) — Static method in class system.text.html.Entities | |
| Returns the character determinates by the name in argument. | |
| fromNumber(value) — Method in class pegas.colors.RGB | |
| Sets the red, green and blue component with the specified number value. | |
| fromNumber(value) — Method in class pegas.colors.RGBA | |
| Sets the red, green and blue component with the specified number value. | |
| fromNumber(value) — Static method in class system.Version | |
| Constructs a Version object from a number. | |
| fromString(value, separator) — Static method in class system.Version | |
| Constructs a Version object from a string. | |
| FrontController — Class in package vegas.events | |
| The Front Controller pattern defines a single EventDispatcher that is responsible for processing application requests. | |
| FrontController(channel, target:vegas.events:EventDispatcher) — Constructor in class vegas.events.FrontController | |
| Creates a new FrontController instance. | |
| FUCHSIA — Constant static property in class pegas.colors.ColorHTML | |
| The html 'fuchsia' color static reference. | |
| FUCHSIA — Constant static property in class pegas.colors.ColorSVG | |
| The 'Fuchsia' SVG color object. | |
| FULL — Constant static property in class asgard.display.SWFInfo | |
| The "full" tag value (0x3F) | |
| fullname — Static property in class system.metadata | |
| FUNCTION — Constant static property in class vegas.util.TypeUtil | |
| The type of the 'function' objects. | |
| functionCompare(f1, f2) — Static method in class vegas.util.Comparater | |
| Compares if two Functions are equal by value. | |
| FunctionUtil — Class in package vegas.util | |
The FunctionUtil utility class is an all-static class with methods for working with function. |
|
| futurReservedKeyword — Static property in class system.serializers.eden.strings | |
| "{0}" is a future reserved keyword. | |
| 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 | |