-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsearchindex.js
More file actions
1 lines (1 loc) · 177 KB
/
Copy pathsearchindex.js
File metadata and controls
1 lines (1 loc) · 177 KB
1
Search.setIndex({"alltitles": {"API Reference": [[11, null]], "Accessing a Composition": [[3, "accessing-a-composition"]], "Accessing params": [[4, "accessing-params"]], "Accessing the GeomGroup2D Param": [[0, "accessing-the-geomgroup2d-param"]], "Adding modifiers": [[4, "adding-modifiers"]], "Application": [[1, "application"]], "Architecture Overview": [[1, null]], "Autograph Module": [[11, "autograph-module"]], "Change Composition parameters": [[3, "change-composition-parameters"]], "Command-line scripts": [[8, "command-line-scripts"]], "Composition": [[1, "composition"]], "Controlling the time": [[9, "controlling-the-time"]], "Creating Renders": [[7, null]], "Creating a project": [[5, "creating-a-project"]], "Creating an empty Composition": [[5, "creating-an-empty-composition"]], "Creating custom Panels": [[2, null]], "Creating new Path2DParam": [[0, "creating-new-path2dparam"]], "Data serialization": [[2, "data-serialization"]], "Developer Guide": [[6, null]], "Edit Params": [[4, null]], "Edit a Composition": [[3, null]], "Editing Control points": [[0, "editing-control-points"]], "Effect": [[1, "effect"]], "Example": [[8, "example"]], "Get the current rows selection": [[9, "get-the-current-rows-selection"]], "Interacting with the Timeline": [[9, null]], "Layer": [[1, "layer"]], "Manage a Project": [[5, null]], "Manage layers": [[3, "manage-layers"]], "Managing project items": [[5, "managing-project-items"]], "Mapping time to Params": [[9, "mapping-time-to-params"]], "Panel": [[1, "panel"]], "Param": [[1, "param"]], "Project": [[1, "project"]], "ProjectItem": [[1, "projectitem"]], "Python Developer Documentation": [[10, null]], "Reacting to project events": [[5, "reacting-to-project-events"]], "Reacting to render events": [[7, "reacting-to-render-events"]], "Register the Panel class": [[2, "register-the-panel-class"]], "RenderManager": [[1, "rendermanager"]], "Saving the current selection to JSON": [[9, "saving-the-current-selection-to-json"]], "Setting a Param generator": [[4, "setting-a-param-generator"]], "Setting a Param value": [[4, "setting-a-param-value"]], "Setting the layer transform": [[3, "setting-the-layer-transform"]], "Start-up scripts": [[8, null]], "Using 2D Paths": [[0, null]], "init.py": [[8, "init-py"]]}, "docnames": ["Guide/2DPaths", "Guide/architecture", "Guide/customPanels", "Guide/editComposition", "Guide/editParams", "Guide/importItems", "Guide/index", "Guide/rendering", "Guide/startupscripts", "Guide/timelinePanel", "index", "reference"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["Guide/2DPaths.rst", "Guide/architecture.rst", "Guide/customPanels.rst", "Guide/editComposition.rst", "Guide/editParams.rst", "Guide/importItems.rst", "Guide/index.rst", "Guide/rendering.rst", "Guide/startupscripts.rst", "Guide/timelinePanel.rst", "index.rst", "reference.rst"], "indexentries": {"absolute (autograph.textcharformat.spacingmode attribute)": [[11, "Autograph.TextCharFormat.SpacingMode.Absolute", false]], "activecomposition (autograph.timelinepanel property)": [[11, "Autograph.TimelinePanel.activeComposition", false]], "addellipse() (autograph.path2d method)": [[11, "Autograph.Path2D.addEllipse", false]], "addentry() (autograph.choiceparammenu method)": [[11, "Autograph.ChoiceParamMenu.addEntry", false]], "addlayer() (autograph.audiomix method)": [[11, "Autograph.AudioMix.addLayer", false]], "addlayer() (autograph.composition method)": [[11, "Autograph.Composition.addLayer", false]], "addmodifier() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.addModifier", false]], "addondimensionmodechanged() (autograph.param method)": [[11, "Autograph.Param.addOnDimensionModeChanged", false]], "addparam() (autograph.paramlist method)": [[11, "Autograph.ParamList.addParam", false]], "addpath() (autograph.path2d method)": [[11, "Autograph.Path2D.addPath", false]], "addpolygon() (autograph.path2d method)": [[11, "Autograph.Path2D.addPolygon", false]], "addroundedrect() (autograph.path2d method)": [[11, "Autograph.Path2D.addRoundedRect", false]], "addtext() (autograph.path2d method)": [[11, "Autograph.Path2D.addText", false]], "aftermode (autograph.audiomix property)": [[11, "Autograph.AudioMix.afterMode", false]], "aftermode (autograph.composition property)": [[11, "Autograph.Composition.afterMode", false]], "alignabsolute (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignAbsolute", false]], "alignbaseline (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignBaseline", false]], "alignbottom (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignBottom", false]], "aligncenter (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignCenter", false]], "alignhcenter (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignHCenter", false]], "alignjustify (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignJustify", false]], "alignleft (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignLeft", false]], "alignment (autograph.textblockformat property)": [[11, "Autograph.TextBlockFormat.alignment", false]], "alignright (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignRight", false]], "aligntop (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignTop", false]], "alignvcenter (autograph.textblockformat.alignment attribute)": [[11, "Autograph.TextBlockFormat.Alignment.AlignVCenter", false]], "alllowercase (autograph.textcharformat.capitalization attribute)": [[11, "Autograph.TextCharFormat.Capitalization.AllLowercase", false]], "alluppercase (autograph.textcharformat.capitalization attribute)": [[11, "Autograph.TextCharFormat.Capitalization.AllUppercase", false]], "alpha (autograph.viewerpanel attribute)": [[11, "Autograph.ViewerPanel.Alpha", false]], "alpha (autograph.viewerpanel.displaychannels attribute)": [[11, "Autograph.ViewerPanel.DisplayChannels.Alpha", false]], "altsource (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.altSource", false]], "amount (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.amount", false]], "amount (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.amount", false]], "amount (autograph.transform2dparam property)": [[11, "Autograph.Transform2DParam.amount", false]], "amount (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.amount", false]], "amplitude (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.amplitude", false]], "anchorpoint (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.AnchorPoint", false]], "anchorpoint (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.anchorPoint", false]], "anchorpoint (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.AnchorPoint", false]], "anchorpoint (autograph.transform2dparam property)": [[11, "Autograph.Transform2DParam.anchorPoint", false]], "anchorpoint (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.anchorPoint", false]], "anchorpointgrouping (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.anchorPointGrouping", false]], "angleatpercent() (autograph.path2d method)": [[11, "Autograph.Path2D.angleAtPercent", false]], "animatedenable (autograph.audiolayer property)": [[11, "Autograph.AudioLayer.animatedEnable", false]], "animatedenable (autograph.layerbase property)": [[11, "Autograph.LayerBase.animatedEnable", false]], "animationcurve (autograph.path2dparam property)": [[11, "Autograph.Path2DParam.animationCurve", false]], "any (autograph.application attribute)": [[11, "Autograph.Application.Any", false]], "any (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Any", false]], "anystretch (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.AnyStretch", false]], "application (class in autograph)": [[11, "Autograph.Application", false]], "application.effecttype (class in autograph)": [[11, "Autograph.Application.EffectType", false]], "applyclipboardtoselection() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.applyClipboardToSelection", false]], "arcmoveto() (autograph.path2d method)": [[11, "Autograph.Path2D.arcMoveTo", false]], "arcto() (autograph.path2d method)": [[11, "Autograph.Path2D.arcTo", false]], "audio (autograph.application attribute)": [[11, "Autograph.Application.Audio", false]], "audio (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Audio", false]], "audiocodec (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.audioCodec", false]], "audioenabled (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.audioEnabled", false]], "audiolayer (class in autograph)": [[11, "Autograph.AudioLayer", false]], "audiomix (class in autograph)": [[11, "Autograph.AudioMix", false]], "autograph": [[11, "module-Autograph", false]], "autoretimeshutterangle (autograph.layer2d property)": [[11, "Autograph.Layer2D.autoRetimeShutterAngle", false]], "autotangentsrefreshenabled (autograph.curve property)": [[11, "Autograph.Curve.autoTangentsRefreshEnabled", false]], "avprojectitem (class in autograph)": [[11, "Autograph.AVProjectItem", false]], "basedon (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.basedOn", false]], "beforemode (autograph.audiomix property)": [[11, "Autograph.AudioMix.beforeMode", false]], "beforemode (autograph.composition property)": [[11, "Autograph.Composition.beforeMode", false]], "beginundomacro() (autograph.project method)": [[11, "Autograph.Project.beginUndoMacro", false]], "black (autograph.textcharformat.weight attribute)": [[11, "Autograph.TextCharFormat.Weight.Black", false]], "blendmode (autograph.layer2d property)": [[11, "Autograph.Layer2D.blendMode", false]], "blendpassthrough (autograph.layer2d property)": [[11, "Autograph.Layer2D.blendPassThrough", false]], "blue (autograph.viewerpanel attribute)": [[11, "Autograph.ViewerPanel.Blue", false]], "blue (autograph.viewerpanel.displaychannels attribute)": [[11, "Autograph.ViewerPanel.DisplayChannels.Blue", false]], "bluestraight (autograph.viewerpanel attribute)": [[11, "Autograph.ViewerPanel.BlueStraight", false]], "bluestraight (autograph.viewerpanel.displaychannels attribute)": [[11, "Autograph.ViewerPanel.DisplayChannels.BlueStraight", false]], "bold (autograph.font property)": [[11, "Autograph.Font.bold", false]], "bold (autograph.textcharformat.weight attribute)": [[11, "Autograph.TextCharFormat.Weight.Bold", false]], "boolean (autograph.application attribute)": [[11, "Autograph.Application.Boolean", false]], "boolean (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Boolean", false]], "booleanoperation (autograph.geom2dparam property)": [[11, "Autograph.Geom2DParam.booleanOperation", false]], "boolparambase (class in autograph)": [[11, "Autograph.BoolParamBase", false]], "bottommargin (autograph.textblockformat property)": [[11, "Autograph.TextBlockFormat.bottomMargin", false]], "broken (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.Broken", false]], "broken (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.Broken", false]], "camera (autograph.cameralayer property)": [[11, "Autograph.CameraLayer.camera", false]], "cameralayer (class in autograph)": [[11, "Autograph.CameraLayer", false]], "cancelrender() (autograph.comprender method)": [[11, "Autograph.CompRender.cancelRender", false]], "cancelrender() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.cancelRender", false]], "cancelrenders() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.cancelRenders", false]], "cansetgeneratoreffect() (autograph.param method)": [[11, "Autograph.Param.canSetGeneratorEffect", false]], "capitalize (autograph.textcharformat.capitalization attribute)": [[11, "Autograph.TextCharFormat.Capitalization.Capitalize", false]], "castshadows (autograph.layer2d property)": [[11, "Autograph.Layer2D.castShadows", false]], "catmullrom (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.CatmullRom", false]], "catmullrom (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.CatmullRom", false]], "centervieweron() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.centerViewerOn", false]], "central (autograph.path2dparam attribute)": [[11, "Autograph.Path2DParam.Central", false]], "central (autograph.path2dparam.pointtype attribute)": [[11, "Autograph.Path2DParam.PointType.Central", false]], "channels (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.channels", false]], "charformatindex (autograph.textblock property)": [[11, "Autograph.TextBlock.charFormatIndex", false]], "charformatindex (autograph.textfragment property)": [[11, "Autograph.TextFragment.charFormatIndex", false]], "checkerboardenabled (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.checkerboardEnabled", false]], "choiceparam (class in autograph)": [[11, "Autograph.ChoiceParam", false]], "choiceparamentry (class in autograph)": [[11, "Autograph.ChoiceParamEntry", false]], "choiceparammenu (class in autograph)": [[11, "Autograph.ChoiceParamMenu", false]], "choiceparamoption (class in autograph)": [[11, "Autograph.ChoiceParamOption", false]], "choiceparamseparator (class in autograph)": [[11, "Autograph.ChoiceParamSeparator", false]], "clear() (autograph.choiceparammenu method)": [[11, "Autograph.ChoiceParamMenu.clear", false]], "clear() (autograph.curve method)": [[11, "Autograph.Curve.clear", false]], "clear() (autograph.path2d method)": [[11, "Autograph.Path2D.clear", false]], "clear() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.clear", false]], "clearparams() (autograph.paramlist method)": [[11, "Autograph.ParamList.clearParams", false]], "clearselection() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.clearSelection", false]], "clipformatenabled (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.clipFormatEnabled", false]], "close() (autograph.project method)": [[11, "Autograph.Project.close", false]], "closed (autograph.path2dparam property)": [[11, "Autograph.Path2DParam.closed", false]], "closesubpath() (autograph.path2d method)": [[11, "Autograph.Path2D.closeSubpath", false]], "collapseitem() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.collapseItem", false]], "color (autograph.gradientstopparam property)": [[11, "Autograph.GradientStopParam.color", false]], "colorpickerenabled (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.colorPickerEnabled", false]], "colorspace (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.colorspace", false]], "colorspaceenabled (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.colorspaceEnabled", false]], "compnameoverride (autograph.comprender property)": [[11, "Autograph.CompRender.compNameOverride", false]], "composition (autograph.comprender property)": [[11, "Autograph.CompRender.composition", false]], "composition (class in autograph)": [[11, "Autograph.Composition", false]], "compositioninstance (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.compositionInstance", false]], "comprender (class in autograph)": [[11, "Autograph.CompRender", false]], "comprenderfile (class in autograph)": [[11, "Autograph.CompRenderFile", false]], "comprenderinstance (class in autograph)": [[11, "Autograph.CompRenderInstance", false]], "comprenderinstance.interlacemode (class in autograph)": [[11, "Autograph.CompRenderInstance.InterlaceMode", false]], "condensed (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.Condensed", false]], "connectpath() (autograph.path2d method)": [[11, "Autograph.Path2D.connectPath", false]], "constant (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.Constant", false]], "constant (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.Constant", false]], "constantspeed (autograph.keyframe property)": [[11, "Autograph.KeyFrame.constantSpeed", false]], "contactshadows (autograph.layer2d property)": [[11, "Autograph.Layer2D.contactShadows", false]], "contains() (autograph.path2d method)": [[11, "Autograph.Path2D.contains", false]], "continueonerror (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.continueOnError", false]], "copy() (autograph.curve method)": [[11, "Autograph.Curve.copy", false]], "correlation (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.correlation", false]], "cosinecurve (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.CosineCurve", false]], "cosinecurve (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.CosineCurve", false]], "create3dscene() (autograph.project method)": [[11, "Autograph.Project.create3DScene", false]], "createaudioeffectsharedinstance() (autograph.avprojectitem method)": [[11, "Autograph.AVProjectItem.createAudioEffectSharedInstance", false]], "createaudiomix() (autograph.project method)": [[11, "Autograph.Project.createAudioMix", false]], "createcomposition() (autograph.project method)": [[11, "Autograph.Project.createComposition", false]], "createeffectsharedinstance() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.createEffectSharedInstance", false]], "createfolder() (autograph.project method)": [[11, "Autograph.Project.createFolder", false]], "createmainitem() (autograph.custompanel method)": [[11, "Autograph.CustomPanel.createMainItem", false]], "createproject() (autograph.application method)": [[11, "Autograph.Application.createProject", false]], "createrenderforcomposition() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.createRenderForComposition", false]], "cubic (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.Cubic", false]], "cubic (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.Cubic", false]], "cubicto() (autograph.path2d method)": [[11, "Autograph.Path2D.cubicTo", false]], "currenttime (autograph.timelinepanel property)": [[11, "Autograph.TimelinePanel.currentTime", false]], "currenttime (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.currentTime", false]], "curve (autograph.path2d attribute)": [[11, "Autograph.Path2D.Curve", false]], "curve (autograph.path2d.elementtype attribute)": [[11, "Autograph.Path2D.ElementType.Curve", false]], "curve (class in autograph)": [[11, "Autograph.Curve", false]], "curvedata (autograph.path2d attribute)": [[11, "Autograph.Path2D.CurveData", false]], "curvedata (autograph.path2d.elementtype attribute)": [[11, "Autograph.Path2D.ElementType.CurveData", false]], "custompanel (class in autograph)": [[11, "Autograph.CustomPanel", false]], "dashelementparam (class in autograph)": [[11, "Autograph.DashElementParam", false]], "dashlen (autograph.dashelementparam property)": [[11, "Autograph.DashElementParam.dashLen", false]], "dashpatternparam (class in autograph)": [[11, "Autograph.DashPatternParam", false]], "datatype (autograph.effect property)": [[11, "Autograph.Effect.dataType", false]], "datatype (autograph.param property)": [[11, "Autograph.Param.dataType", false]], "datatypearity (autograph.effect property)": [[11, "Autograph.Effect.dataTypeArity", false]], "deletechar() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.deleteChar", false]], "deletepreviouschar() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.deletePreviousChar", false]], "demibold (autograph.textcharformat.weight attribute)": [[11, "Autograph.TextCharFormat.Weight.DemiBold", false]], "description (autograph.choiceparamoption property)": [[11, "Autograph.ChoiceParamOption.description", false]], "directorysuffix (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.directorySuffix", false]], "directorysuffix (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.directorySuffix", false]], "displayname (autograph.panel property)": [[11, "Autograph.Panel.displayName", false]], "document (autograph.textgenerator property)": [[11, "Autograph.TextGenerator.document", false]], "doredo() (autograph.undocommand method)": [[11, "Autograph.UndoCommand.doRedo", false]], "doubleparam2dbase (class in autograph)": [[11, "Autograph.DoubleParam2DBase", false]], "doubleparam3dbase (class in autograph)": [[11, "Autograph.DoubleParam3DBase", false]], "doubleparam4dbase (class in autograph)": [[11, "Autograph.DoubleParam4DBase", false]], "doubleparambase (class in autograph)": [[11, "Autograph.DoubleParamBase", false]], "doundo() (autograph.undocommand method)": [[11, "Autograph.UndoCommand.doUndo", false]], "downscalelevel (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.downscaleLevel", false]], "duration (autograph.audiomix property)": [[11, "Autograph.AudioMix.duration", false]], "duration (autograph.composition property)": [[11, "Autograph.Composition.duration", false]], "easehigh (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.easeHigh", false]], "easelow (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.easeLow", false]], "easing (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.easing", false]], "easingamplitude (autograph.gradientstopparam property)": [[11, "Autograph.GradientStopParam.easingAmplitude", false]], "easingamplitude (autograph.keyframe property)": [[11, "Autograph.KeyFrame.easingAmplitude", false]], "easingovershoot (autograph.gradientstopparam property)": [[11, "Autograph.GradientStopParam.easingOvershoot", false]], "easingovershoot (autograph.keyframe property)": [[11, "Autograph.KeyFrame.easingOvershoot", false]], "easingperiod (autograph.gradientstopparam property)": [[11, "Autograph.GradientStopParam.easingPeriod", false]], "easingperiod (autograph.keyframe property)": [[11, "Autograph.KeyFrame.easingPeriod", false]], "effect (class in autograph)": [[11, "Autograph.Effect", false]], "enable3d (autograph.layer2d property)": [[11, "Autograph.Layer2D.enable3D", false]], "enablecaching (autograph.composition property)": [[11, "Autograph.Composition.enableCaching", false]], "enabled (autograph.comprender property)": [[11, "Autograph.CompRender.enabled", false]], "enabled (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.enabled", false]], "enabled (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.enabled", false]], "enabled (autograph.effect property)": [[11, "Autograph.Effect.enabled", false]], "enabled (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.enabled", false]], "enabled (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.enabled", false]], "enablemask (autograph.layer2d property)": [[11, "Autograph.Layer2D.enableMask", false]], "enabletimeremap (autograph.layerbase property)": [[11, "Autograph.LayerBase.enableTimeRemap", false]], "enabletransformmask (autograph.layer2d property)": [[11, "Autograph.Layer2D.enableTransformMask", false]], "enablevisibilityretime (autograph.layerbase property)": [[11, "Autograph.LayerBase.enableVisibilityRetime", false]], "end (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.end", false]], "endundomacro() (autograph.project method)": [[11, "Autograph.Project.endUndoMacro", false]], "entryid (autograph.choiceparamentry property)": [[11, "Autograph.ChoiceParamEntry.entryID", false]], "expanded (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.Expanded", false]], "expanditem() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.expandItem", false]], "expandrecursively() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.expandRecursively", false]], "exportdirectory (autograph.comprender property)": [[11, "Autograph.CompRender.exportDirectory", false]], "extrabold (autograph.textcharformat.weight attribute)": [[11, "Autograph.TextCharFormat.Weight.ExtraBold", false]], "extracondensed (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.ExtraCondensed", false]], "extraexpanded (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.ExtraExpanded", false]], "extralight (autograph.textcharformat.weight attribute)": [[11, "Autograph.TextCharFormat.Weight.ExtraLight", false]], "family (autograph.font property)": [[11, "Autograph.Font.family", false]], "fileformat (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.fileFormat", false]], "filepathoverride (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.filePathOverride", false]], "fillcolor (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.FillColor", false]], "fillcolor (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.fillColor", false]], "fillcolor (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.FillColor", false]], "fillcolor (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fillColor", false]], "fillstyleparam (class in autograph)": [[11, "Autograph.FillStyleParam", false]], "fittoformat() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.fitToFormat", false]], "font (class in autograph)": [[11, "Autograph.Font", false]], "fontcapitalization (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontCapitalization", false]], "fontfamily (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontFamily", false]], "fontitalic (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontItalic", false]], "fontkerning (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontKerning", false]], "fontletterspacing (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.fontLetterSpacing", false]], "fontletterspacing (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontLetterSpacing", false]], "fontletterspacingmode (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontLetterSpacingMode", false]], "fontpixelsize (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontPixelSize", false]], "fontspacing (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontSpacing", false]], "fontstretch (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontStretch", false]], "fontstrikeout (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontStrikeout", false]], "fontstyle (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontStyle", false]], "fontunderline (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontUnderline", false]], "fontweight (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.fontWeight", false]], "formatoverride (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.formatOverride", false]], "fps (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.fps", false]], "frame (autograph.timecode property)": [[11, "Autograph.Timecode.frame", false]], "framerangeoverride (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.frameRangeOverride", false]], "framerangeoverrideenabled (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.frameRangeOverrideEnabled", false]], "framerate (autograph.composition property)": [[11, "Autograph.Composition.framerate", false]], "framerateoverride (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.framerateOverride", false]], "framerateoverrideenabled (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.framerateOverrideEnabled", false]], "framestep (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.frameStep", false]], "frequency (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.frequency", false]], "fullscreen (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.fullScreen", false]], "gainenabled (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.gainEnabled", false]], "gainvalue (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.gainValue", false]], "gammaenabled (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.gammaEnabled", false]], "gammavalue (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.gammaValue", false]], "geom2dparam (class in autograph)": [[11, "Autograph.Geom2DParam", false]], "geomgroup2dparam (class in autograph)": [[11, "Autograph.GeomGroup2DParam", false]], "getactiveproject() (autograph.application method)": [[11, "Autograph.Application.getActiveProject", false]], "getallformats() (autograph.textdocument method)": [[11, "Autograph.TextDocument.getAllFormats", false]], "getallprojectitems() (autograph.project method)": [[11, "Autograph.Project.getAllProjectItems", false]], "getapplicationdirpath() (autograph.application method)": [[11, "Autograph.Application.getApplicationDirPath", false]], "getaverageframerendertime() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getAverageFrameRenderTime", false]], "getblockatindex() (autograph.textdocument method)": [[11, "Autograph.TextDocument.getBlockAtIndex", false]], "getblockformatbeforeposition() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.getBlockFormatBeforePosition", false]], "getboundingbox() (autograph.layer2d method)": [[11, "Autograph.Layer2D.getBoundingBox", false]], "getboundingbox() (autograph.path2d method)": [[11, "Autograph.Path2D.getBoundingBox", false]], "getcharformatbeforeposition() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.getCharFormatBeforePosition", false]], "getchildren() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.getChildren", false]], "getclipboard() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.getClipboard", false]], "getclipboardfromselection() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.getClipboardFromSelection", false]], "getclipboardfromsystem() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.getClipboardFromSystem", false]], "getcolorfromimage() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.getColorFromImage", false]], "getcomposition() (autograph.comprender method)": [[11, "Autograph.CompRender.getComposition", false]], "getcontrolpointparam() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.getControlPointParam", false]], "getcurrentposition() (autograph.path2d method)": [[11, "Autograph.Path2D.getCurrentPosition", false]], "getcurve() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.getCurve", false]], "getcurve() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.getCurve", false]], "getcurve() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.getCurve", false]], "getcurve() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.getCurve", false]], "getcurve() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.getCurve", false]], "getcurve() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.getCurve", false]], "getdimensionmode() (autograph.param method)": [[11, "Autograph.Param.getDimensionMode", false]], "getdisplayname() (autograph.effect method)": [[11, "Autograph.Effect.getDisplayName", false]], "getdisplayname() (autograph.param method)": [[11, "Autograph.Param.getDisplayName", false]], "getdisplayname() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.getDisplayName", false]], "getdriverparam() (autograph.param method)": [[11, "Autograph.Param.getDriverParam", false]], "geteffectiveframerate() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getEffectiveFramerate", false]], "getelementat() (autograph.path2d method)": [[11, "Autograph.Path2D.getElementAt", false]], "getelements() (autograph.path2d method)": [[11, "Autograph.Path2D.getElements", false]], "getentries() (autograph.choiceparammenu method)": [[11, "Autograph.ChoiceParamMenu.getEntries", false]], "getentryatindex() (autograph.choiceparammenu method)": [[11, "Autograph.ChoiceParamMenu.getEntryAtIndex", false]], "geteta() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getETA", false]], "getfeathercontouranimationattime() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.getFeatherContourAnimationAtTime", false]], "getfeatherpointparam() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.getFeatherPointParam", false]], "getfileatindex() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getFileAtIndex", false]], "getfileindex() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getFileIndex", false]], "getfiles() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getFiles", false]], "getfillrule() (autograph.path2d method)": [[11, "Autograph.Path2D.getFillRule", false]], "getfirstframe() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.getFirstFrame", false]], "getformat() (autograph.composition method)": [[11, "Autograph.Composition.getFormat", false]], "getformat() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getFormat", false]], "getgeneratoreffect() (autograph.param method)": [[11, "Autograph.Param.getGeneratorEffect", false]], "getgeneratorsclassid() (autograph.application method)": [[11, "Autograph.Application.getGeneratorsClassID", false]], "getgeometry() (autograph.geom2dparam method)": [[11, "Autograph.Geom2DParam.getGeometry", false]], "getimageformat() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.getImageFormat", false]], "getindexincomposition() (autograph.audiolayer method)": [[11, "Autograph.AudioLayer.getIndexInComposition", false]], "getindexincomposition() (autograph.layerbase method)": [[11, "Autograph.LayerBase.getIndexInComposition", false]], "getinstanceatindex() (autograph.comprender method)": [[11, "Autograph.CompRender.getInstanceAtIndex", false]], "getinstanceindex() (autograph.comprender method)": [[11, "Autograph.CompRender.getInstanceIndex", false]], "getinstances() (autograph.comprender method)": [[11, "Autograph.CompRender.getInstances", false]], "getitembyname() (autograph.project method)": [[11, "Autograph.Project.getItemByName", false]], "getkeyframeatindex() (autograph.curve method)": [[11, "Autograph.Curve.getKeyFrameAtIndex", false]], "getkeyframeattime() (autograph.curve method)": [[11, "Autograph.Curve.getKeyFrameAtTime", false]], "getkeyframecount() (autograph.curve method)": [[11, "Autograph.Curve.getKeyFrameCount", false]], "getkeyframes() (autograph.curve method)": [[11, "Autograph.Curve.getKeyFrames", false]], "getkeyframesinrange() (autograph.curve method)": [[11, "Autograph.Curve.getKeyFramesInRange", false]], "getlastfocusedpanel() (autograph.project method)": [[11, "Autograph.Project.getLastFocusedPanel", false]], "getlastfocusedtimelinepanel() (autograph.project method)": [[11, "Autograph.Project.getLastFocusedTimelinePanel", false]], "getlastfocusedviewerpanel() (autograph.project method)": [[11, "Autograph.Project.getLastFocusedViewerPanel", false]], "getlastframe() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.getLastFrame", false]], "getlayeratindex() (autograph.audiomix method)": [[11, "Autograph.AudioMix.getLayerAtIndex", false]], "getlayeratindex() (autograph.composition method)": [[11, "Autograph.Composition.getLayerAtIndex", false]], "getlayerbyuniquename() (autograph.audiomix method)": [[11, "Autograph.AudioMix.getLayerByUniqueName", false]], "getlayerbyuniquename() (autograph.composition method)": [[11, "Autograph.Composition.getLayerByUniqueName", false]], "getlayerindex() (autograph.audiomix method)": [[11, "Autograph.AudioMix.getLayerIndex", false]], "getlayerindex() (autograph.composition method)": [[11, "Autograph.Composition.getLayerIndex", false]], "getlayers() (autograph.audiomix method)": [[11, "Autograph.AudioMix.getLayers", false]], "getlayers() (autograph.composition method)": [[11, "Autograph.Composition.getLayers", false]], "getlength() (autograph.path2d method)": [[11, "Autograph.Path2D.getLength", false]], "getmainaudioeffectinstance() (autograph.avprojectitem method)": [[11, "Autograph.AVProjectItem.getMainAudioEffectInstance", false]], "getmaincomposition() (autograph.project method)": [[11, "Autograph.Project.getMainComposition", false]], "getmaincontouranimationattime() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.getMainContourAnimationAtTime", false]], "getmaineffectinstance() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.getMainEffectInstance", false]], "getmatrix() (autograph.transform2dparam method)": [[11, "Autograph.Transform2DParam.getMatrix", false]], "getmatrix() (autograph.transform3dparam method)": [[11, "Autograph.Transform3DParam.getMatrix", false]], "getmenu() (autograph.choiceparam method)": [[11, "Autograph.ChoiceParam.getMenu", false]], "getmodifieratindex() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.getModifierAtIndex", false]], "getmodifierindex() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.getModifierIndex", false]], "getmodifiers() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.getModifiers", false]], "getmodifiersclassid() (autograph.application method)": [[11, "Autograph.Application.getModifiersClassID", false]], "getmodifierslist() (autograph.param method)": [[11, "Autograph.Param.getModifiersList", false]], "getnearestkeyframe() (autograph.curve method)": [[11, "Autograph.Curve.getNearestKeyFrame", false]], "getnextkeyframe() (autograph.curve method)": [[11, "Autograph.Curve.getNextKeyFrame", false]], "getnumbeziersegments() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.getNumBezierSegments", false]], "getnumblocks() (autograph.textdocument method)": [[11, "Autograph.TextDocument.getNumBlocks", false]], "getnumcontrolpoints() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.getNumControlPoints", false]], "getnumelements() (autograph.path2d method)": [[11, "Autograph.Path2D.getNumElements", false]], "getnumentries() (autograph.choiceparammenu method)": [[11, "Autograph.ChoiceParamMenu.getNumEntries", false]], "getnumfiles() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getNumFiles", false]], "getnuminstances() (autograph.comprender method)": [[11, "Autograph.CompRender.getNumInstances", false]], "getnumlayers() (autograph.audiomix method)": [[11, "Autograph.AudioMix.getNumLayers", false]], "getnumlayers() (autograph.composition method)": [[11, "Autograph.Composition.getNumLayers", false]], "getnummodifiers() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.getNumModifiers", false]], "getnumparams() (autograph.paramlist method)": [[11, "Autograph.ParamList.getNumParams", false]], "getnumrenders() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.getNumRenders", false]], "getpanels() (autograph.project method)": [[11, "Autograph.Project.getPanels", false]], "getparamatindex() (autograph.paramlist method)": [[11, "Autograph.ParamList.getParamAtIndex", false]], "getparamindex() (autograph.paramlist method)": [[11, "Autograph.ParamList.getParamIndex", false]], "getparams() (autograph.effect method)": [[11, "Autograph.Effect.getParams", false]], "getparams() (autograph.param method)": [[11, "Autograph.Param.getParams", false]], "getparams() (autograph.paramlist method)": [[11, "Autograph.ParamList.getParams", false]], "getparenteffect() (autograph.param method)": [[11, "Autograph.Param.getParentEffect", false]], "getparentitem() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.getParentItem", false]], "getparentparam() (autograph.param method)": [[11, "Autograph.Param.getParentParam", false]], "getprefixorsuffix() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getPrefixOrSuffix", false]], "getpreviewenabled() (autograph.choiceparam method)": [[11, "Autograph.ChoiceParam.getPreviewEnabled", false]], "getpreviouskeyframe() (autograph.curve method)": [[11, "Autograph.Curve.getPreviousKeyFrame", false]], "getprogress() (autograph.comprender method)": [[11, "Autograph.CompRender.getProgress", false]], "getprogress() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getProgress", false]], "getproject() (autograph.effect method)": [[11, "Autograph.Effect.getProject", false]], "getproject() (autograph.param method)": [[11, "Autograph.Param.getProject", false]], "getproject() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.getProject", false]], "getprojectfilepath() (autograph.project method)": [[11, "Autograph.Project.getProjectFilePath", false]], "getprojectitem() (autograph.effect method)": [[11, "Autograph.Effect.getProjectItem", false]], "getprojectpanel() (autograph.project method)": [[11, "Autograph.Project.getProjectPanel", false]], "getprojects() (autograph.application method)": [[11, "Autograph.Application.getProjects", false]], "getproperties() (autograph.textanimatorparam method)": [[11, "Autograph.TextAnimatorParam.getProperties", false]], "getpropertiespanel() (autograph.project method)": [[11, "Autograph.Project.getPropertiesPanel", false]], "getpythonscriptsdirpath() (autograph.application method)": [[11, "Autograph.Application.getPythonScriptsDirPath", false]], "getqmlengine() (autograph.application method)": [[11, "Autograph.Application.getQmlEngine", false]], "getrenderatindex() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.getRenderAtIndex", false]], "getrenderforcomposition() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.getRenderForComposition", false]], "getrenderindex() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.getRenderIndex", false]], "getrendermanager() (autograph.project method)": [[11, "Autograph.Project.getRenderManager", false]], "getrenders() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.getRenders", false]], "getrootitem() (autograph.project method)": [[11, "Autograph.Project.getRootItem", false]], "getrow() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.getRow", false]], "getselectedkeyframes() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.getSelectedKeyframes", false]], "getselectedrows() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.getSelectedRows", false]], "getselectionend() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.getSelectionEnd", false]], "getselectionstart() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.getSelectionStart", false]], "getsharedparams() (autograph.param method)": [[11, "Autograph.Param.getSharedParams", false]], "gettext() (autograph.timelineclipboard method)": [[11, "Autograph.TimelineClipboard.getText", false]], "gettotalrendertime() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.getTotalRenderTime", false]], "getuniquename() (autograph.effect method)": [[11, "Autograph.Effect.getUniqueName", false]], "getuniquename() (autograph.param method)": [[11, "Autograph.Param.getUniqueName", false]], "getuniquename() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.getUniqueName", false]], "getvalue() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.getValue", false]], "getvalue() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.getValue", false]], "getvalue() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.getValue", false]], "getvalue() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.getValue", false]], "getvalue() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.getValue", false]], "getvalue() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.getValue", false]], "getvalueattime() (autograph.curve method)": [[11, "Autograph.Curve.getValueAtTime", false]], "getvalues() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.getValues", false]], "getvalues() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.getValues", false]], "getvalues() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.getValues", false]], "getvalues() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.getValues", false]], "getvalues() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.getValues", false]], "getvalues() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.getValues", false]], "globalenable (autograph.audiolayer property)": [[11, "Autograph.AudioLayer.globalEnable", false]], "globalenable (autograph.layerbase property)": [[11, "Autograph.LayerBase.globalEnable", false]], "globallock (autograph.layerbase property)": [[11, "Autograph.LayerBase.globalLock", false]], "globalsolo (autograph.audiolayer property)": [[11, "Autograph.AudioLayer.globalSolo", false]], "globalsolo (autograph.layerbase property)": [[11, "Autograph.LayerBase.globalSolo", false]], "gradientparam (class in autograph)": [[11, "Autograph.GradientParam", false]], "gradientstopparam (class in autograph)": [[11, "Autograph.GradientStopParam", false]], "green (autograph.viewerpanel attribute)": [[11, "Autograph.ViewerPanel.Green", false]], "green (autograph.viewerpanel.displaychannels attribute)": [[11, "Autograph.ViewerPanel.DisplayChannels.Green", false]], "greenstraight (autograph.viewerpanel attribute)": [[11, "Autograph.ViewerPanel.GreenStraight", false]], "greenstraight (autograph.viewerpanel.displaychannels attribute)": [[11, "Autograph.ViewerPanel.DisplayChannels.GreenStraight", false]], "hasaudio() (autograph.avprojectitem method)": [[11, "Autograph.AVProjectItem.hasAudio", false]], "hascolorpickerimage() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.hasColorPickerImage", false]], "haskeyframeattime() (autograph.curve method)": [[11, "Autograph.Curve.hasKeyFrameAtTime", false]], "haskeyframes() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.hasKeyFrames", false]], "haskeyframes() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.hasKeyFrames", false]], "haskeyframes() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.hasKeyFrames", false]], "haskeyframes() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.hasKeyFrames", false]], "haskeyframes() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.hasKeyFrames", false]], "haskeyframes() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.hasKeyFrames", false]], "hasvideo() (autograph.avprojectitem method)": [[11, "Autograph.AVProjectItem.hasVideo", false]], "horizontal (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.Horizontal", false]], "horizontal (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.Horizontal", false]], "hour (autograph.timecode property)": [[11, "Autograph.Timecode.hour", false]], "iconfilepath (autograph.choiceparamoption property)": [[11, "Autograph.ChoiceParamOption.iconFilePath", false]], "iconfilepath (autograph.choiceparamseparator property)": [[11, "Autograph.ChoiceParamSeparator.iconFilePath", false]], "image (autograph.application attribute)": [[11, "Autograph.Application.Image", false]], "image (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Image", false]], "importcsvasset() (autograph.project method)": [[11, "Autograph.Project.importCSVAsset", false]], "importfont() (autograph.project method)": [[11, "Autograph.Project.importFont", false]], "importfootage() (autograph.project method)": [[11, "Autograph.Project.importFootage", false]], "importsubproject() (autograph.project method)": [[11, "Autograph.Project.importSubProject", false]], "importusdasset() (autograph.project method)": [[11, "Autograph.Project.importUSDAsset", false]], "inback (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InBack", false]], "inback (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InBack", false]], "inbounce (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InBounce", false]], "inbounce (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InBounce", false]], "incirc (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InCirc", false]], "incirc (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InCirc", false]], "incubic (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InCubic", false]], "incubic (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InCubic", false]], "incurve (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InCurve", false]], "incurve (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InCurve", false]], "inelastic (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InElastic", false]], "inelastic (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InElastic", false]], "inexpo (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InExpo", false]], "inexpo (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InExpo", false]], "inoutback (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutBack", false]], "inoutback (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutBack", false]], "inoutbounce (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutBounce", false]], "inoutbounce (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutBounce", false]], "inoutcirc (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutCirc", false]], "inoutcirc (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutCirc", false]], "inoutcubic (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutCubic", false]], "inoutcubic (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutCubic", false]], "inoutelastic (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutElastic", false]], "inoutelastic (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutElastic", false]], "inoutexpo (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutExpo", false]], "inoutexpo (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutExpo", false]], "inoutquad (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutQuad", false]], "inoutquad (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutQuad", false]], "inoutquart (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutQuart", false]], "inoutquart (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutQuart", false]], "inoutquint (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutQuint", false]], "inoutquint (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutQuint", false]], "inoutsine (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InOutSine", false]], "inoutsine (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InOutSine", false]], "inquad (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InQuad", false]], "inquad (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InQuad", false]], "inquart (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InQuart", false]], "inquart (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InQuart", false]], "inquint (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InQuint", false]], "inquint (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InQuint", false]], "insertblock() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.insertBlock", false]], "insertcontrolpoint() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.insertControlPoint", false]], "insertcontrolpointoncurve() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.insertControlPointOnCurve", false]], "insertfile() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.insertFile", false]], "insertinstance() (autograph.comprender method)": [[11, "Autograph.CompRender.insertInstance", false]], "insertlayer() (autograph.audiomix method)": [[11, "Autograph.AudioMix.insertLayer", false]], "insertlayer() (autograph.composition method)": [[11, "Autograph.Composition.insertLayer", false]], "insertmodifier() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.insertModifier", false]], "insertparam() (autograph.paramlist method)": [[11, "Autograph.ParamList.insertParam", false]], "insertrender() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.insertRender", false]], "inserttext() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.insertText", false]], "inserttextwithformat() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.insertTextWithFormat", false]], "insine (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InSine", false]], "insine (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.InSine", false]], "instance() (autograph.application method)": [[11, "Autograph.Application.instance", false]], "interlacemode (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.interlaceMode", false]], "interpolation (autograph.gradientstopparam property)": [[11, "Autograph.GradientStopParam.interpolation", false]], "interpolation (autograph.keyframe property)": [[11, "Autograph.KeyFrame.interpolation", false]], "interpolationmode (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.interpolationMode", false]], "intersected() (autograph.path2d method)": [[11, "Autograph.Path2D.intersected", false]], "intersects() (autograph.path2d method)": [[11, "Autograph.Path2D.intersects", false]], "invalidtime (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.InvalidTime", false]], "invert (autograph.transform2dparam property)": [[11, "Autograph.Transform2DParam.invert", false]], "invert (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.invert", false]], "is3denabled (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.is3DEnabled", false]], "isadjustementlayer (autograph.layer2d property)": [[11, "Autograph.Layer2D.isAdjustementLayer", false]], "isbackground() (autograph.application method)": [[11, "Autograph.Application.isBackground", false]], "isclosingproject() (autograph.project method)": [[11, "Autograph.Project.isClosingProject", false]], "isduringplayback() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.isDuringPlayback", false]], "iseffectiveenabled() (autograph.comprenderfile method)": [[11, "Autograph.CompRenderFile.isEffectiveEnabled", false]], "iseffectiveenabled() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.isEffectiveEnabled", false]], "isguidelayer (autograph.layer2d property)": [[11, "Autograph.Layer2D.isGuideLayer", false]], "isinproject() (autograph.effect method)": [[11, "Autograph.Effect.isInProject", false]], "isinproject() (autograph.param method)": [[11, "Autograph.Param.isInProject", false]], "isinproject() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.isInProject", false]], "ispropertyenabled() (autograph.textanimatorparam method)": [[11, "Autograph.TextAnimatorParam.isPropertyEnabled", false]], "isrendering() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.isRendering", false]], "isspatialposition() (autograph.numeric2dparam method)": [[11, "Autograph.Numeric2DParam.isSpatialPosition", false]], "isvalid() (autograph.textformat method)": [[11, "Autograph.TextFormat.isValid", false]], "italic (autograph.font property)": [[11, "Autograph.Font.italic", false]], "kerning (autograph.font property)": [[11, "Autograph.Font.kerning", false]], "keyframe (class in autograph)": [[11, "Autograph.KeyFrame", false]], "keyframe.interpolationmode (class in autograph)": [[11, "Autograph.KeyFrame.InterpolationMode", false]], "label (autograph.choiceparamoption property)": [[11, "Autograph.ChoiceParamOption.label", false]], "label (autograph.choiceparamseparator property)": [[11, "Autograph.ChoiceParamSeparator.label", false]], "layer2d (class in autograph)": [[11, "Autograph.Layer2D", false]], "layer2d.bboxtype (class in autograph)": [[11, "Autograph.Layer2D.BBoxType", false]], "layer3d (class in autograph)": [[11, "Autograph.Layer3D", false]], "layerbase (class in autograph)": [[11, "Autograph.LayerBase", false]], "left (autograph.path2dparam attribute)": [[11, "Autograph.Path2DParam.Left", false]], "left (autograph.path2dparam.pointtype attribute)": [[11, "Autograph.Path2DParam.PointType.Left", false]], "leftamount (autograph.keyframe property)": [[11, "Autograph.KeyFrame.leftAmount", false]], "leftderiv (autograph.keyframe property)": [[11, "Autograph.KeyFrame.leftDeriv", false]], "leftinfluence (autograph.gradientstopparam property)": [[11, "Autograph.GradientStopParam.leftInfluence", false]], "leftmargin (autograph.textblockformat property)": [[11, "Autograph.TextBlockFormat.leftMargin", false]], "length (autograph.textfragment property)": [[11, "Autograph.TextFragment.length", false]], "letterspacing (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.LetterSpacing", false]], "letterspacing (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.LetterSpacing", false]], "letterspacingpercent (autograph.font property)": [[11, "Autograph.Font.letterSpacingPercent", false]], "light (autograph.textcharformat.weight attribute)": [[11, "Autograph.TextCharFormat.Weight.Light", false]], "lightlayer (class in autograph)": [[11, "Autograph.LightLayer", false]], "line (autograph.path2d attribute)": [[11, "Autograph.Path2D.Line", false]], "line (autograph.path2d.elementtype attribute)": [[11, "Autograph.Path2D.ElementType.Line", false]], "linear (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.Linear", false]], "linear (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.Linear", false]], "lineheight (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.LineHeight", false]], "lineheight (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.lineHeight", false]], "lineheight (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.LineHeight", false]], "lineheight (autograph.textblockformat property)": [[11, "Autograph.TextBlockFormat.lineHeight", false]], "lineto() (autograph.path2d method)": [[11, "Autograph.Path2D.lineTo", false]], "load() (autograph.settings method)": [[11, "Autograph.Settings.load", false]], "loadfromproject() (autograph.custompanel method)": [[11, "Autograph.CustomPanel.loadFromProject", false]], "loadfromworkspace() (autograph.custompanel method)": [[11, "Autograph.CustomPanel.loadFromWorkspace", false]], "loadingserialization (autograph.project property)": [[11, "Autograph.Project.loadingSerialization", false]], "lower (autograph.comprenderinstance attribute)": [[11, "Autograph.CompRenderInstance.Lower", false]], "lower (autograph.comprenderinstance.interlacemode attribute)": [[11, "Autograph.CompRenderInstance.InterlaceMode.Lower", false]], "maincomposition (autograph.composition property)": [[11, "Autograph.Composition.mainComposition", false]], "mainsource (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.mainSource", false]], "mainsourcelocked (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.mainSourceLocked", false]], "mapparamtotimelinetime() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.mapParamToTimelineTime", false]], "maptimelinetoparamtime() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.mapTimelineToParamTime", false]], "mask (autograph.layer2d property)": [[11, "Autograph.Layer2D.mask", false]], "material (autograph.layer2d property)": [[11, "Autograph.Layer2D.material", false]], "material3d (autograph.application attribute)": [[11, "Autograph.Application.Material3D", false]], "material3d (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Material3D", false]], "matte (autograph.viewerpanel attribute)": [[11, "Autograph.ViewerPanel.Matte", false]], "matte (autograph.viewerpanel.displaychannels attribute)": [[11, "Autograph.ViewerPanel.DisplayChannels.Matte", false]], "maxamount (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.maxAmount", false]], "maximized (autograph.panel property)": [[11, "Autograph.Panel.maximized", false]], "medium (autograph.textcharformat.weight attribute)": [[11, "Autograph.TextCharFormat.Weight.Medium", false]], "mesh3d (autograph.application attribute)": [[11, "Autograph.Application.Mesh3D", false]], "mesh3d (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Mesh3D", false]], "minamount (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.minAmount", false]], "minute (autograph.timecode property)": [[11, "Autograph.Timecode.minute", false]], "mixedcase (autograph.textcharformat.capitalization attribute)": [[11, "Autograph.TextCharFormat.Capitalization.MixedCase", false]], "mode (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.mode", false]], "model (autograph.timelinerow property)": [[11, "Autograph.TimelineRow.model", false]], "modifierlist (class in autograph)": [[11, "Autograph.ModifierList", false]], "module": [[11, "module-Autograph", false]], "move (autograph.path2d attribute)": [[11, "Autograph.Path2D.Move", false]], "move (autograph.path2d.elementtype attribute)": [[11, "Autograph.Path2D.ElementType.Move", false]], "movefile() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.moveFile", false]], "moveinstance() (autograph.comprender method)": [[11, "Autograph.CompRender.moveInstance", false]], "movekeyframe() (autograph.curve method)": [[11, "Autograph.Curve.moveKeyFrame", false]], "movelayer() (autograph.audiomix method)": [[11, "Autograph.AudioMix.moveLayer", false]], "movelayer() (autograph.composition method)": [[11, "Autograph.Composition.moveLayer", false]], "movemodifier() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.moveModifier", false]], "moveparam() (autograph.paramlist method)": [[11, "Autograph.ParamList.moveParam", false]], "moverender() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.moveRender", false]], "moveto() (autograph.path2d method)": [[11, "Autograph.Path2D.moveTo", false]], "name (autograph.application.effecttype property)": [[11, "Autograph.Application.EffectType.name", false]], "name (autograph.comprenderinstance.interlacemode property)": [[11, "Autograph.CompRenderInstance.InterlaceMode.name", false]], "name (autograph.keyframe.interpolationmode property)": [[11, "Autograph.KeyFrame.InterpolationMode.name", false]], "name (autograph.layer2d.bboxtype property)": [[11, "Autograph.Layer2D.BBoxType.name", false]], "name (autograph.param.dimensionmode property)": [[11, "Autograph.Param.DimensionMode.name", false]], "name (autograph.path2d.elementtype property)": [[11, "Autograph.Path2D.ElementType.name", false]], "name (autograph.path2d.fillrule property)": [[11, "Autograph.Path2D.FillRule.name", false]], "name (autograph.path2dparam.pointtype property)": [[11, "Autograph.Path2DParam.PointType.name", false]], "name (autograph.textanimatorparam.property property)": [[11, "Autograph.TextAnimatorParam.Property.name", false]], "name (autograph.textblockformat.alignment property)": [[11, "Autograph.TextBlockFormat.Alignment.name", false]], "name (autograph.textcharformat.capitalization property)": [[11, "Autograph.TextCharFormat.Capitalization.name", false]], "name (autograph.textcharformat.spacingmode property)": [[11, "Autograph.TextCharFormat.SpacingMode.name", false]], "name (autograph.textcharformat.stretch property)": [[11, "Autograph.TextCharFormat.Stretch.name", false]], "name (autograph.textcharformat.weight property)": [[11, "Autograph.TextCharFormat.Weight.name", false]], "name (autograph.viewerpanel.displaychannels property)": [[11, "Autograph.ViewerPanel.DisplayChannels.name", false]], "nameoverride (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.nameOverride", false]], "nameoverride (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.nameOverride", false]], "none (autograph.comprenderinstance attribute)": [[11, "Autograph.CompRenderInstance.None", false]], "none (autograph.comprenderinstance.interlacemode attribute)": [[11, "Autograph.CompRenderInstance.InterlaceMode.None", false]], "normal (autograph.textcharformat.weight attribute)": [[11, "Autograph.TextCharFormat.Weight.Normal", false]], "numdimensions (autograph.param property)": [[11, "Autograph.Param.numDimensions", false]], "numeric (autograph.application attribute)": [[11, "Autograph.Application.Numeric", false]], "numeric (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Numeric", false]], "numeric2d (autograph.application attribute)": [[11, "Autograph.Application.Numeric2D", false]], "numeric2d (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Numeric2D", false]], "numeric2dparam (class in autograph)": [[11, "Autograph.Numeric2DParam", false]], "numeric3d (autograph.application attribute)": [[11, "Autograph.Application.Numeric3D", false]], "numeric3d (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Numeric3D", false]], "numeric4d (autograph.application attribute)": [[11, "Autograph.Application.Numeric4D", false]], "numeric4d (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Numeric4D", false]], "ociodisplayname (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.ocioDisplayName", false]], "ocioviewtransformname (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.ocioViewTransformName", false]], "oddevenfill (autograph.path2d attribute)": [[11, "Autograph.Path2D.OddEvenFill", false]], "oddevenfill (autograph.path2d.fillrule attribute)": [[11, "Autograph.Path2D.FillRule.OddEvenFill", false]], "offset (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.offset", false]], "onactivecompositionchanged() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.onActiveCompositionChanged", false]], "onaltsourcechanged() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.onAltSourceChanged", false]], "onapplicationclosing() (autograph.application method)": [[11, "Autograph.Application.onApplicationClosing", false]], "onclosingprojectchanged() (autograph.project method)": [[11, "Autograph.Project.onClosingProjectChanged", false]], "oncurrenttimechanged() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.onCurrentTimeChanged", false]], "oncurrenttimechanged() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.onCurrentTimeChanged", false]], "ondisplaynamechanged() (autograph.effect method)": [[11, "Autograph.Effect.onDisplayNameChanged", false]], "ondisplaynamechanged() (autograph.param method)": [[11, "Autograph.Param.onDisplayNameChanged", false]], "ondisplaynamechanged() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.onDisplayNameChanged", false]], "oneffectinserted() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.onEffectInserted", false]], "oneffectmoved() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.onEffectMoved", false]], "oneffectremoved() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.onEffectRemoved", false]], "onframerendered() (autograph.comprenderfile method)": [[11, "Autograph.CompRenderFile.onFrameRendered", false]], "onframerendered() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.onFrameRendered", false]], "oninprojectchanged() (autograph.effect method)": [[11, "Autograph.Effect.onInProjectChanged", false]], "oninprojectchanged() (autograph.param method)": [[11, "Autograph.Param.onInProjectChanged", false]], "oninprojectchanged() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.onInProjectChanged", false]], "onkeyframesselectionchanged() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.onKeyframesSelectionChanged", false]], "onlayerinserted() (autograph.audiomix method)": [[11, "Autograph.AudioMix.onLayerInserted", false]], "onlayerinserted() (autograph.composition method)": [[11, "Autograph.Composition.onLayerInserted", false]], "onlayermoved() (autograph.audiomix method)": [[11, "Autograph.AudioMix.onLayerMoved", false]], "onlayermoved() (autograph.composition method)": [[11, "Autograph.Composition.onLayerMoved", false]], "onlayerremoved() (autograph.audiomix method)": [[11, "Autograph.AudioMix.onLayerRemoved", false]], "onlayerremoved() (autograph.composition method)": [[11, "Autograph.Composition.onLayerRemoved", false]], "onmainsourcechanged() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.onMainSourceChanged", false]], "onparaminserted() (autograph.paramlist method)": [[11, "Autograph.ParamList.onParamInserted", false]], "onparammoved() (autograph.paramlist method)": [[11, "Autograph.ParamList.onParamMoved", false]], "onparamremoved() (autograph.paramlist method)": [[11, "Autograph.ParamList.onParamRemoved", false]], "onprogresschanged() (autograph.comprender method)": [[11, "Autograph.CompRender.onProgressChanged", false]], "onprogresschanged() (autograph.comprenderfile method)": [[11, "Autograph.CompRenderFile.onProgressChanged", false]], "onprogresschanged() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.onProgressChanged", false]], "onprojectabouttoclose() (autograph.application method)": [[11, "Autograph.Application.onProjectAboutToClose", false]], "onprojectabouttoload() (autograph.application method)": [[11, "Autograph.Application.onProjectAboutToLoad", false]], "onprojectclosed() (autograph.application method)": [[11, "Autograph.Application.onProjectClosed", false]], "onprojectcreated() (autograph.application method)": [[11, "Autograph.Application.onProjectCreated", false]], "onprojectfilepathchanged() (autograph.project method)": [[11, "Autograph.Project.onProjectFilePathChanged", false]], "onprojectloaded() (autograph.application method)": [[11, "Autograph.Application.onProjectLoaded", false]], "onrenderfinished() (autograph.comprenderfile method)": [[11, "Autograph.CompRenderFile.onRenderFinished", false]], "onrenderfinished() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.onRenderFinished", false]], "onrenderfinished() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.onRenderFinished", false]], "onrenderstarted() (autograph.comprenderfile method)": [[11, "Autograph.CompRenderFile.onRenderStarted", false]], "onrenderstarted() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.onRenderStarted", false]], "onselectionchanged() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.onSelectionChanged", false]], "onvaluechanged() (autograph.param method)": [[11, "Autograph.Param.onValueChanged", false]], "opacity (autograph.layer2d property)": [[11, "Autograph.Layer2D.opacity", false]], "opacity (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.Opacity", false]], "opacity (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.opacity", false]], "opacity (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.Opacity", false]], "open() (autograph.project method)": [[11, "Autograph.Project.open", false]], "outback (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutBack", false]], "outback (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutBack", false]], "outbounce (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutBounce", false]], "outbounce (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutBounce", false]], "outcirc (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutCirc", false]], "outcirc (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutCirc", false]], "outcubic (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutCubic", false]], "outcubic (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutCubic", false]], "outcurve (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutCurve", false]], "outcurve (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutCurve", false]], "outelastic (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutElastic", false]], "outelastic (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutElastic", false]], "outexpo (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutExpo", false]], "outexpo (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutExpo", false]], "outinback (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInBack", false]], "outinback (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInBack", false]], "outinbounce (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInBounce", false]], "outinbounce (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInBounce", false]], "outincirc (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInCirc", false]], "outincirc (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInCirc", false]], "outincubic (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInCubic", false]], "outincubic (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInCubic", false]], "outinelastic (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInElastic", false]], "outinelastic (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInElastic", false]], "outinexpo (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInExpo", false]], "outinexpo (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInExpo", false]], "outinquad (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInQuad", false]], "outinquad (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInQuad", false]], "outinquart (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInQuart", false]], "outinquart (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInQuart", false]], "outinquint (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInQuint", false]], "outinquint (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInQuint", false]], "outinsine (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutInSine", false]], "outinsine (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutInSine", false]], "outputspeed (autograph.audiolayer property)": [[11, "Autograph.AudioLayer.outputSpeed", false]], "outputspeed (autograph.layerbase property)": [[11, "Autograph.LayerBase.outputSpeed", false]], "outquad (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutQuad", false]], "outquad (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutQuad", false]], "outquart (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutQuart", false]], "outquart (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutQuart", false]], "outquint (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutQuint", false]], "outquint (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutQuint", false]], "outsine (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.OutSine", false]], "outsine (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.OutSine", false]], "overline (autograph.font property)": [[11, "Autograph.Font.overline", false]], "overridecompnameenabled (autograph.comprender property)": [[11, "Autograph.CompRender.overrideCompNameEnabled", false]], "overridenameenabled (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.overrideNameEnabled", false]], "overridenameenabled (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.overrideNameEnabled", false]], "overshoot (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.overshoot", false]], "overwritefile (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.overwriteFile", false]], "panel (class in autograph)": [[11, "Autograph.Panel", false]], "param (class in autograph)": [[11, "Autograph.Param", false]], "param() (autograph.effect method)": [[11, "Autograph.Effect.param", false]], "param() (autograph.param method)": [[11, "Autograph.Param.param", false]], "param.dimensionmode (class in autograph)": [[11, "Autograph.Param.DimensionMode", false]], "paramlist (class in autograph)": [[11, "Autograph.ParamList", false]], "path2d (class in autograph)": [[11, "Autograph.Path2D", false]], "path2d.elementtype (class in autograph)": [[11, "Autograph.Path2D.ElementType", false]], "path2d.fillrule (class in autograph)": [[11, "Autograph.Path2D.FillRule", false]], "path2dparam (class in autograph)": [[11, "Autograph.Path2DParam", false]], "path2dparam.pointtype (class in autograph)": [[11, "Autograph.Path2DParam.PointType", false]], "percent (autograph.textcharformat.spacingmode attribute)": [[11, "Autograph.TextCharFormat.SpacingMode.Percent", false]], "percentatlength() (autograph.path2d method)": [[11, "Autograph.Path2D.percentAtLength", false]], "period (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.period", false]], "pixelsize (autograph.font property)": [[11, "Autograph.Font.pixelSize", false]], "pixelsmotionwarpdirection (autograph.layer2d property)": [[11, "Autograph.Layer2D.pixelsMotionWarpDirection", false]], "pointatpercent() (autograph.path2d method)": [[11, "Autograph.Path2D.pointAtPercent", false]], "pointparamscontrolenabled (autograph.path2dparam property)": [[11, "Autograph.Path2DParam.pointParamsControlEnabled", false]], "pointsize (autograph.font property)": [[11, "Autograph.Font.pointSize", false]], "position (autograph.gradientstopparam property)": [[11, "Autograph.GradientStopParam.position", false]], "position (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.Position", false]], "position (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.position", false]], "position (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.Position", false]], "position (autograph.textdocumenteditor property)": [[11, "Autograph.TextDocumentEditor.position", false]], "position (autograph.textfragment property)": [[11, "Autograph.TextFragment.position", false]], "position (autograph.transform2dparam property)": [[11, "Autograph.Transform2DParam.position", false]], "position (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.position", false]], "postblend (autograph.layer2d attribute)": [[11, "Autograph.Layer2D.PostBlend", false]], "postblend (autograph.layer2d.bboxtype attribute)": [[11, "Autograph.Layer2D.BBoxType.PostBlend", false]], "preserveunderlyingtransparency (autograph.layer2d property)": [[11, "Autograph.Layer2D.preserveUnderlyingTransparency", false]], "project (class in autograph)": [[11, "Autograph.Project", false]], "projectitem (class in autograph)": [[11, "Autograph.ProjectItem", false]], "pushundocommand() (autograph.project method)": [[11, "Autograph.Project.pushUndoCommand", false]], "quadto() (autograph.path2d method)": [[11, "Autograph.Path2D.quadTo", false]], "quaternionangle (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.quaternionAngle", false]], "randomize (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.randomize", false]], "randomizeseed (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.randomizeSeed", false]], "receiveshadows (autograph.layer2d property)": [[11, "Autograph.Layer2D.receiveShadows", false]], "red (autograph.viewerpanel attribute)": [[11, "Autograph.ViewerPanel.Red", false]], "red (autograph.viewerpanel.displaychannels attribute)": [[11, "Autograph.ViewerPanel.DisplayChannels.Red", false]], "redstraight (autograph.viewerpanel attribute)": [[11, "Autograph.ViewerPanel.RedStraight", false]], "redstraight (autograph.viewerpanel.displaychannels attribute)": [[11, "Autograph.ViewerPanel.DisplayChannels.RedStraight", false]], "refreshallautotangents() (autograph.curve method)": [[11, "Autograph.Curve.refreshAllAutoTangents", false]], "registerandloadsettings() (autograph.application method)": [[11, "Autograph.Application.registerAndLoadSettings", false]], "registermenuitem() (autograph.application method)": [[11, "Autograph.Application.registerMenuItem", false]], "registerpanelclass() (autograph.application method)": [[11, "Autograph.Application.registerPanelClass", false]], "removecontrolpointatindex() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.removeControlPointAtIndex", false]], "removeentry() (autograph.choiceparammenu method)": [[11, "Autograph.ChoiceParamMenu.removeEntry", false]], "removefeatherpointatindex() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.removeFeatherPointAtIndex", false]], "removefile() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.removeFile", false]], "removeinstance() (autograph.comprender method)": [[11, "Autograph.CompRender.removeInstance", false]], "removeitem() (autograph.project method)": [[11, "Autograph.Project.removeItem", false]], "removekeyframe() (autograph.curve method)": [[11, "Autograph.Curve.removeKeyFrame", false]], "removekeyframe() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.removeKeyFrame", false]], "removekeyframes() (autograph.curve method)": [[11, "Autograph.Curve.removeKeyFrames", false]], "removekeyframesinrange() (autograph.curve method)": [[11, "Autograph.Curve.removeKeyFramesInRange", false]], "removelayer() (autograph.audiomix method)": [[11, "Autograph.AudioMix.removeLayer", false]], "removelayer() (autograph.composition method)": [[11, "Autograph.Composition.removeLayer", false]], "removelayeratindex() (autograph.audiomix method)": [[11, "Autograph.AudioMix.removeLayerAtIndex", false]], "removelayeratindex() (autograph.composition method)": [[11, "Autograph.Composition.removeLayerAtIndex", false]], "removemodifier() (autograph.modifierlist method)": [[11, "Autograph.ModifierList.removeModifier", false]], "removeparam() (autograph.paramlist method)": [[11, "Autograph.ParamList.removeParam", false]], "removerender() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.removeRender", false]], "rendermanager (class in autograph)": [[11, "Autograph.RenderManager", false]], "repeat (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.repeat", false]], "repeatspacing (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.repeatSpacing", false]], "resettodefault() (autograph.param method)": [[11, "Autograph.Param.resetToDefault", false]], "retimefilter (autograph.layer2d property)": [[11, "Autograph.Layer2D.retimeFilter", false]], "retimeshutterangle (autograph.layer2d property)": [[11, "Autograph.Layer2D.retimeShutterAngle", false]], "retimeshuttersamples (autograph.layer2d property)": [[11, "Autograph.Layer2D.retimeShutterSamples", false]], "retimingcurve (autograph.numeric2dparam property)": [[11, "Autograph.Numeric2DParam.retimingCurve", false]], "retimingcurve (autograph.path2dparam property)": [[11, "Autograph.Path2DParam.retimingCurve", false]], "revealitem() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.revealItem", false]], "reversed() (autograph.path2d method)": [[11, "Autograph.Path2D.reversed", false]], "rgb (autograph.viewerpanel attribute)": [[11, "Autograph.ViewerPanel.RGB", false]], "rgb (autograph.viewerpanel.displaychannels attribute)": [[11, "Autograph.ViewerPanel.DisplayChannels.RGB", false]], "right (autograph.path2dparam attribute)": [[11, "Autograph.Path2DParam.Right", false]], "right (autograph.path2dparam.pointtype attribute)": [[11, "Autograph.Path2DParam.PointType.Right", false]], "rightamount (autograph.keyframe property)": [[11, "Autograph.KeyFrame.rightAmount", false]], "rightderiv (autograph.keyframe property)": [[11, "Autograph.KeyFrame.rightDeriv", false]], "rightinfluence (autograph.gradientstopparam property)": [[11, "Autograph.GradientStopParam.rightInfluence", false]], "rightmargin (autograph.textblockformat property)": [[11, "Autograph.TextBlockFormat.rightMargin", false]], "roi (autograph.comprenderinstance property)": [[11, "Autograph.CompRenderInstance.roi", false]], "rotation (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.Rotation", false]], "rotation (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.rotation", false]], "rotation (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.Rotation", false]], "rotation (autograph.transform2dparam property)": [[11, "Autograph.Transform2DParam.rotation", false]], "rotation (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.rotation", false]], "rotationorder (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.rotationOrder", false]], "sampleformat (autograph.audiomix property)": [[11, "Autograph.AudioMix.sampleFormat", false]], "samplerate (autograph.audiomix property)": [[11, "Autograph.AudioMix.sampleRate", false]], "save() (autograph.project method)": [[11, "Autograph.Project.save", false]], "save() (autograph.settings method)": [[11, "Autograph.Settings.save", false]], "saveinproject() (autograph.custompanel method)": [[11, "Autograph.CustomPanel.saveInProject", false]], "saveinworkspace() (autograph.custompanel method)": [[11, "Autograph.CustomPanel.saveInWorkspace", false]], "scale (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.Scale", false]], "scale (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.scale", false]], "scale (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.Scale", false]], "scale (autograph.transform2dparam property)": [[11, "Autograph.Transform2DParam.scale", false]], "scale (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.scale", false]], "scene3d (autograph.layer3d property)": [[11, "Autograph.Layer3D.scene3D", false]], "second (autograph.timecode property)": [[11, "Autograph.Timecode.second", false]], "secondstotimecode() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.secondsToTimecode", false]], "selectcharacters() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.selectCharacters", false]], "selectors (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.selectors", false]], "semicondensed (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.SemiCondensed", false]], "semiexpanded (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.SemiExpanded", false]], "separated (autograph.param attribute)": [[11, "Autograph.Param.Separated", false]], "separated (autograph.param.dimensionmode attribute)": [[11, "Autograph.Param.DimensionMode.Separated", false]], "setblockcharformat() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.setBlockCharFormat", false]], "setblockformat() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.setBlockFormat", false]], "setcharformat() (autograph.textdocumenteditor method)": [[11, "Autograph.TextDocumentEditor.setCharFormat", false]], "setcomposition() (autograph.comprender method)": [[11, "Autograph.CompRender.setComposition", false]], "setcontrolpoint() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.setControlPoint", false]], "setdefaultvalue() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.setDefaultValue", false]], "setdefaultvalue() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.setDefaultValue", false]], "setdefaultvalue() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.setDefaultValue", false]], "setdefaultvalue() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.setDefaultValue", false]], "setdefaultvalue() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.setDefaultValue", false]], "setdefaultvalue() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.setDefaultValue", false]], "setdefaultvalues() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.setDefaultValues", false]], "setdefaultvalues() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.setDefaultValues", false]], "setdefaultvalues() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.setDefaultValues", false]], "setdefaultvalues() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.setDefaultValues", false]], "setdefaultvalues() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.setDefaultValues", false]], "setdefaultvalues() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.setDefaultValues", false]], "setdimensionmode() (autograph.param method)": [[11, "Autograph.Param.setDimensionMode", false]], "setdisplayname() (autograph.effect method)": [[11, "Autograph.Effect.setDisplayName", false]], "setdisplayname() (autograph.param method)": [[11, "Autograph.Param.setDisplayName", false]], "setdisplayname() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.setDisplayName", false]], "setdriverparam() (autograph.param method)": [[11, "Autograph.Param.setDriverParam", false]], "setelementpositionat() (autograph.path2d method)": [[11, "Autograph.Path2D.setElementPositionAt", false]], "setfeatherpoint() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.setFeatherPoint", false]], "setfillrule() (autograph.path2d method)": [[11, "Autograph.Path2D.setFillRule", false]], "setformat() (autograph.composition method)": [[11, "Autograph.Composition.setFormat", false]], "setformat() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.setFormat", false]], "setgeneratoreffect() (autograph.param method)": [[11, "Autograph.Param.setGeneratorEffect", false]], "setkeyframe() (autograph.curve method)": [[11, "Autograph.Curve.setKeyFrame", false]], "setkeyframe() (autograph.path2dparam method)": [[11, "Autograph.Path2DParam.setKeyFrame", false]], "setkeyframes() (autograph.curve method)": [[11, "Autograph.Curve.setKeyFrames", false]], "setprefixorsuffix() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.setPrefixOrSuffix", false]], "setpreviewenabled() (autograph.choiceparam method)": [[11, "Autograph.ChoiceParam.setPreviewEnabled", false]], "setproperty() (autograph.comprenderfile method)": [[11, "Autograph.CompRenderFile.setProperty", false]], "setpropertyenabled() (autograph.textanimatorparam method)": [[11, "Autograph.TextAnimatorParam.setPropertyEnabled", false]], "setselectedkeyframes() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.setSelectedKeyframes", false]], "setselectedrows() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.setSelectedRows", false]], "settings (class in autograph)": [[11, "Autograph.Settings", false]], "settopath() (autograph.geomgroup2dparam method)": [[11, "Autograph.GeomGroup2DParam.setToPath", false]], "settosourceformat() (autograph.comprenderinstance method)": [[11, "Autograph.CompRenderInstance.setToSourceFormat", false]], "setuniquename() (autograph.effect method)": [[11, "Autograph.Effect.setUniqueName", false]], "setuniquename() (autograph.projectitem method)": [[11, "Autograph.ProjectItem.setUniqueName", false]], "setvalue() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.setValue", false]], "setvalue() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.setValue", false]], "setvalue() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.setValue", false]], "setvalue() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.setValue", false]], "setvalue() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.setValue", false]], "setvalue() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.setValue", false]], "setvalueanddefaultvalue() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.setValueAndDefaultValue", false]], "setvalueanddefaultvalue() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.setValueAndDefaultValue", false]], "setvalueanddefaultvalue() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.setValueAndDefaultValue", false]], "setvalueanddefaultvalue() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.setValueAndDefaultValue", false]], "setvalueanddefaultvalue() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.setValueAndDefaultValue", false]], "setvalueanddefaultvalue() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.setValueAndDefaultValue", false]], "setvalues() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.setValues", false]], "setvalues() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.setValues", false]], "setvalues() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.setValues", false]], "setvalues() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.setValues", false]], "setvalues() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.setValues", false]], "setvalues() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.setValues", false]], "setvaluesanddefaultvalues() (autograph.boolparambase method)": [[11, "Autograph.BoolParamBase.setValuesAndDefaultValues", false]], "setvaluesanddefaultvalues() (autograph.doubleparam2dbase method)": [[11, "Autograph.DoubleParam2DBase.setValuesAndDefaultValues", false]], "setvaluesanddefaultvalues() (autograph.doubleparam3dbase method)": [[11, "Autograph.DoubleParam3DBase.setValuesAndDefaultValues", false]], "setvaluesanddefaultvalues() (autograph.doubleparam4dbase method)": [[11, "Autograph.DoubleParam4DBase.setValuesAndDefaultValues", false]], "setvaluesanddefaultvalues() (autograph.doubleparambase method)": [[11, "Autograph.DoubleParamBase.setValuesAndDefaultValues", false]], "setvaluesanddefaultvalues() (autograph.stringparambase method)": [[11, "Autograph.StringParamBase.setValuesAndDefaultValues", false]], "shadingmode (autograph.layer2d property)": [[11, "Autograph.Layer2D.shadingMode", false]], "shape (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.shape", false]], "shapegroupparam (class in autograph)": [[11, "Autograph.ShapeGroupParam", false]], "shapeinstancerparam (class in autograph)": [[11, "Autograph.ShapeInstancerParam", false]], "shareparamwith() (autograph.param method)": [[11, "Autograph.Param.shareParamWith", false]], "shortcutid (autograph.choiceparamoption property)": [[11, "Autograph.ChoiceParamOption.shortcutID", false]], "simplified() (autograph.path2d method)": [[11, "Autograph.Path2D.simplified", false]], "sinecurve (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.SineCurve", false]], "sinecurve (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.SineCurve", false]], "single (autograph.param attribute)": [[11, "Autograph.Param.Single", false]], "single (autograph.param.dimensionmode attribute)": [[11, "Autograph.Param.DimensionMode.Single", false]], "skew (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.Skew", false]], "skew (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.skew", false]], "skew (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.Skew", false]], "skew (autograph.transform2dparam property)": [[11, "Autograph.Transform2DParam.skew", false]], "skew (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.skew", false]], "skeworder (autograph.transform2dparam property)": [[11, "Autograph.Transform2DParam.skewOrder", false]], "skeworder (autograph.transform3dparam property)": [[11, "Autograph.Transform3DParam.skewOrder", false]], "slopeatpercent() (autograph.path2d method)": [[11, "Autograph.Path2D.slopeAtPercent", false]], "smallcaps (autograph.textcharformat.capitalization attribute)": [[11, "Autograph.TextCharFormat.Capitalization.SmallCaps", false]], "smooth (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.Smooth", false]], "smooth (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.Smooth", false]], "source (autograph.audiolayer property)": [[11, "Autograph.AudioLayer.source", false]], "source (autograph.layer2d attribute)": [[11, "Autograph.Layer2D.Source", false]], "source (autograph.layer2d property)": [[11, "Autograph.Layer2D.source", false]], "source (autograph.layer2d.bboxtype attribute)": [[11, "Autograph.Layer2D.BBoxType.Source", false]], "sourcewitheffects (autograph.layer2d attribute)": [[11, "Autograph.Layer2D.SourceWithEffects", false]], "sourcewitheffects (autograph.layer2d.bboxtype attribute)": [[11, "Autograph.Layer2D.BBoxType.SourceWithEffects", false]], "spacelen (autograph.dashelementparam property)": [[11, "Autograph.DashElementParam.spaceLen", false]], "spatialphase (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.spatialPhase", false]], "splitdistinctspaths() (autograph.path2d method)": [[11, "Autograph.Path2D.splitDistinctsPaths", false]], "stampstyleparam (class in autograph)": [[11, "Autograph.StampStyleParam", false]], "start (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.start", false]], "startingtime (autograph.audiomix property)": [[11, "Autograph.AudioMix.startingTime", false]], "startingtime (autograph.composition property)": [[11, "Autograph.Composition.startingTime", false]], "startplayback() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.startPlayback", false]], "startrenders() (autograph.rendermanager method)": [[11, "Autograph.RenderManager.startRenders", false]], "stopplayback() (autograph.viewerpanel method)": [[11, "Autograph.ViewerPanel.stopPlayback", false]], "storeinsystemclipboard() (autograph.timelineclipboard method)": [[11, "Autograph.TimelineClipboard.storeInSystemClipboard", false]], "stretch (autograph.font property)": [[11, "Autograph.Font.stretch", false]], "strikeout (autograph.font property)": [[11, "Autograph.Font.strikeout", false]], "string (autograph.application attribute)": [[11, "Autograph.Application.String", false]], "string (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.String", false]], "stringparambase (class in autograph)": [[11, "Autograph.StringParamBase", false]], "strokecolor (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.StrokeColor", false]], "strokecolor (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.strokeColor", false]], "strokecolor (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.StrokeColor", false]], "strokecolor (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.strokeColor", false]], "strokeoverfill (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.strokeOverFill", false]], "strokestyleparam (class in autograph)": [[11, "Autograph.StrokeStyleParam", false]], "strokewidth (autograph.textanimatorparam attribute)": [[11, "Autograph.TextAnimatorParam.StrokeWidth", false]], "strokewidth (autograph.textanimatorparam property)": [[11, "Autograph.TextAnimatorParam.strokeWidth", false]], "strokewidth (autograph.textanimatorparam.property attribute)": [[11, "Autograph.TextAnimatorParam.Property.StrokeWidth", false]], "strokewidth (autograph.textcharformat property)": [[11, "Autograph.TextCharFormat.strokeWidth", false]], "subtracted() (autograph.path2d method)": [[11, "Autograph.Path2D.subtracted", false]], "table (autograph.application attribute)": [[11, "Autograph.Application.Table", false]], "table (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Table", false]], "text (autograph.textblock property)": [[11, "Autograph.TextBlock.text", false]], "textanimatorlistparam (class in autograph)": [[11, "Autograph.TextAnimatorListParam", false]], "textanimatorparam (class in autograph)": [[11, "Autograph.TextAnimatorParam", false]], "textanimatorparam.property (class in autograph)": [[11, "Autograph.TextAnimatorParam.Property", false]], "textblock (class in autograph)": [[11, "Autograph.TextBlock", false]], "textblockformat (class in autograph)": [[11, "Autograph.TextBlockFormat", false]], "textblockformat.alignment (class in autograph)": [[11, "Autograph.TextBlockFormat.Alignment", false]], "textcharformat (class in autograph)": [[11, "Autograph.TextCharFormat", false]], "textcharformat.capitalization (class in autograph)": [[11, "Autograph.TextCharFormat.Capitalization", false]], "textcharformat.spacingmode (class in autograph)": [[11, "Autograph.TextCharFormat.SpacingMode", false]], "textcharformat.stretch (class in autograph)": [[11, "Autograph.TextCharFormat.Stretch", false]], "textcharformat.weight (class in autograph)": [[11, "Autograph.TextCharFormat.Weight", false]], "textdocument (class in autograph)": [[11, "Autograph.TextDocument", false]], "textdocumenteditor (class in autograph)": [[11, "Autograph.TextDocumentEditor", false]], "textformat (class in autograph)": [[11, "Autograph.TextFormat", false]], "textfragment (class in autograph)": [[11, "Autograph.TextFragment", false]], "textgenerator (class in autograph)": [[11, "Autograph.TextGenerator", false]], "textidentation (autograph.textblockformat property)": [[11, "Autograph.TextBlockFormat.textIdentation", false]], "textselectorlistparam (class in autograph)": [[11, "Autograph.TextSelectorListParam", false]], "textselectorparam (class in autograph)": [[11, "Autograph.TextSelectorParam", false]], "thin (autograph.textcharformat.weight attribute)": [[11, "Autograph.TextCharFormat.Weight.Thin", false]], "time (autograph.keyframe property)": [[11, "Autograph.KeyFrame.time", false]], "timecode (class in autograph)": [[11, "Autograph.Timecode", false]], "timecodetoseconds() (autograph.timelinepanel method)": [[11, "Autograph.TimelinePanel.timecodeToSeconds", false]], "timelineclipboard (class in autograph)": [[11, "Autograph.TimelineClipboard", false]], "timelinepanel (class in autograph)": [[11, "Autograph.TimelinePanel", false]], "timelinerow (class in autograph)": [[11, "Autograph.TimelineRow", false]], "timeoffset (autograph.audiolayer property)": [[11, "Autograph.AudioLayer.timeOffset", false]], "timeoffset (autograph.layerbase property)": [[11, "Autograph.LayerBase.timeOffset", false]], "timeremapcurve (autograph.layerbase property)": [[11, "Autograph.LayerBase.timeRemapCurve", false]], "tofillpolygons() (autograph.path2d method)": [[11, "Autograph.Path2D.toFillPolygons", false]], "topmargin (autograph.textblockformat property)": [[11, "Autograph.TextBlockFormat.topMargin", false]], "toseconds() (autograph.timecode method)": [[11, "Autograph.Timecode.toSeconds", false]], "transform (autograph.geom2dparam property)": [[11, "Autograph.Geom2DParam.transform", false]], "transform (autograph.layer2d property)": [[11, "Autograph.Layer2D.transform", false]], "transform2d (autograph.application attribute)": [[11, "Autograph.Application.Transform2D", false]], "transform2d (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Transform2D", false]], "transform2dparam (class in autograph)": [[11, "Autograph.Transform2DParam", false]], "transform3d (autograph.application attribute)": [[11, "Autograph.Application.Transform3D", false]], "transform3d (autograph.application.effecttype attribute)": [[11, "Autograph.Application.EffectType.Transform3D", false]], "transform3d (autograph.cameralayer property)": [[11, "Autograph.CameraLayer.transform3D", false]], "transform3d (autograph.layer2d property)": [[11, "Autograph.Layer2D.transform3D", false]], "transform3d (autograph.layer3d property)": [[11, "Autograph.Layer3D.transform3D", false]], "transform3d (autograph.lightlayer property)": [[11, "Autograph.LightLayer.transform3D", false]], "transform3dparam (class in autograph)": [[11, "Autograph.Transform3DParam", false]], "translate() (autograph.path2d method)": [[11, "Autograph.Path2D.translate", false]], "type (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.type", false]], "uicolor (autograph.audiolayer property)": [[11, "Autograph.AudioLayer.uiColor", false]], "uicolor (autograph.layerbase property)": [[11, "Autograph.LayerBase.uiColor", false]], "uivisible (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.uiVisible", false]], "ultracondensed (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.UltraCondensed", false]], "ultraexpanded (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.UltraExpanded", false]], "underline (autograph.font property)": [[11, "Autograph.Font.underline", false]], "undocommand (class in autograph)": [[11, "Autograph.UndoCommand", false]], "unified (autograph.param attribute)": [[11, "Autograph.Param.Unified", false]], "unified (autograph.param.dimensionmode attribute)": [[11, "Autograph.Param.DimensionMode.Unified", false]], "united() (autograph.path2d method)": [[11, "Autograph.Path2D.united", false]], "units (autograph.textselectorparam property)": [[11, "Autograph.TextSelectorParam.units", false]], "unshare() (autograph.param method)": [[11, "Autograph.Param.unshare", false]], "unstretched (autograph.textcharformat.stretch attribute)": [[11, "Autograph.TextCharFormat.Stretch.Unstretched", false]], "upper (autograph.comprenderinstance attribute)": [[11, "Autograph.CompRenderInstance.Upper", false]], "upper (autograph.comprenderinstance.interlacemode attribute)": [[11, "Autograph.CompRenderInstance.InterlaceMode.Upper", false]], "usealphascreen (autograph.layer2d property)": [[11, "Autograph.Layer2D.useAlphaScreen", false]], "value (autograph.application.effecttype property)": [[11, "Autograph.Application.EffectType.value", false]], "value (autograph.comprenderinstance.interlacemode property)": [[11, "Autograph.CompRenderInstance.InterlaceMode.value", false]], "value (autograph.keyframe property)": [[11, "Autograph.KeyFrame.value", false]], "value (autograph.keyframe.interpolationmode property)": [[11, "Autograph.KeyFrame.InterpolationMode.value", false]], "value (autograph.layer2d.bboxtype property)": [[11, "Autograph.Layer2D.BBoxType.value", false]], "value (autograph.param.dimensionmode property)": [[11, "Autograph.Param.DimensionMode.value", false]], "value (autograph.path2d.elementtype property)": [[11, "Autograph.Path2D.ElementType.value", false]], "value (autograph.path2d.fillrule property)": [[11, "Autograph.Path2D.FillRule.value", false]], "value (autograph.path2dparam.pointtype property)": [[11, "Autograph.Path2DParam.PointType.value", false]], "value (autograph.textanimatorparam.property property)": [[11, "Autograph.TextAnimatorParam.Property.value", false]], "value (autograph.textblockformat.alignment property)": [[11, "Autograph.TextBlockFormat.Alignment.value", false]], "value (autograph.textcharformat.capitalization property)": [[11, "Autograph.TextCharFormat.Capitalization.value", false]], "value (autograph.textcharformat.spacingmode property)": [[11, "Autograph.TextCharFormat.SpacingMode.value", false]], "value (autograph.textcharformat.stretch property)": [[11, "Autograph.TextCharFormat.Stretch.value", false]], "value (autograph.textcharformat.weight property)": [[11, "Autograph.TextCharFormat.Weight.value", false]], "value (autograph.viewerpanel.displaychannels property)": [[11, "Autograph.ViewerPanel.DisplayChannels.value", false]], "velocitybounce (autograph.keyframe attribute)": [[11, "Autograph.KeyFrame.VelocityBounce", false]], "velocitybounce (autograph.keyframe.interpolationmode attribute)": [[11, "Autograph.KeyFrame.InterpolationMode.VelocityBounce", false]], "videocodec (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.videoCodec", false]], "videoenabled (autograph.comprenderfile property)": [[11, "Autograph.CompRenderFile.videoEnabled", false]], "viewerpanel (class in autograph)": [[11, "Autograph.ViewerPanel", false]], "viewerpanel.displaychannels (class in autograph)": [[11, "Autograph.ViewerPanel.DisplayChannels", false]], "volumegain (autograph.audiolayer property)": [[11, "Autograph.AudioLayer.volumeGain", false]], "weight (autograph.font property)": [[11, "Autograph.Font.weight", false]], "windingfill (autograph.path2d attribute)": [[11, "Autograph.Path2D.WindingFill", false]], "windingfill (autograph.path2d.fillrule attribute)": [[11, "Autograph.Path2D.FillRule.WindingFill", false]], "wipeenabled (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.wipeEnabled", false]], "wordspacing (autograph.font property)": [[11, "Autograph.Font.wordSpacing", false]], "zoomfactor (autograph.viewerpanel property)": [[11, "Autograph.ViewerPanel.zoomFactor", false]]}, "objects": {"": [[11, 0, 0, "-", "Autograph"]], "Autograph": [[11, 1, 1, "", "AVProjectItem"], [11, 1, 1, "", "Application"], [11, 1, 1, "", "AudioLayer"], [11, 1, 1, "", "AudioMix"], [11, 1, 1, "", "BoolParamBase"], [11, 1, 1, "", "CameraLayer"], [11, 1, 1, "", "ChoiceParam"], [11, 1, 1, "", "ChoiceParamEntry"], [11, 1, 1, "", "ChoiceParamMenu"], [11, 1, 1, "", "ChoiceParamOption"], [11, 1, 1, "", "ChoiceParamSeparator"], [11, 1, 1, "", "CompRender"], [11, 1, 1, "", "CompRenderFile"], [11, 1, 1, "", "CompRenderInstance"], [11, 1, 1, "", "Composition"], [11, 1, 1, "", "Curve"], [11, 1, 1, "", "CustomPanel"], [11, 1, 1, "", "DashElementParam"], [11, 1, 1, "", "DashPatternParam"], [11, 1, 1, "", "DoubleParam2DBase"], [11, 1, 1, "", "DoubleParam3DBase"], [11, 1, 1, "", "DoubleParam4DBase"], [11, 1, 1, "", "DoubleParamBase"], [11, 1, 1, "", "Effect"], [11, 1, 1, "", "FillStyleParam"], [11, 1, 1, "", "Font"], [11, 1, 1, "", "Geom2DParam"], [11, 1, 1, "", "GeomGroup2DParam"], [11, 1, 1, "", "GradientParam"], [11, 1, 1, "", "GradientStopParam"], [11, 1, 1, "", "KeyFrame"], [11, 1, 1, "", "Layer2D"], [11, 1, 1, "", "Layer3D"], [11, 1, 1, "", "LayerBase"], [11, 1, 1, "", "LightLayer"], [11, 1, 1, "", "ModifierList"], [11, 1, 1, "", "Numeric2DParam"], [11, 1, 1, "", "Panel"], [11, 1, 1, "", "Param"], [11, 1, 1, "", "ParamList"], [11, 1, 1, "", "Path2D"], [11, 1, 1, "", "Path2DParam"], [11, 1, 1, "", "Project"], [11, 1, 1, "", "ProjectItem"], [11, 1, 1, "", "RenderManager"], [11, 1, 1, "", "Settings"], [11, 1, 1, "", "ShapeGroupParam"], [11, 1, 1, "", "ShapeInstancerParam"], [11, 1, 1, "", "StampStyleParam"], [11, 1, 1, "", "StringParamBase"], [11, 1, 1, "", "StrokeStyleParam"], [11, 1, 1, "", "TextAnimatorListParam"], [11, 1, 1, "", "TextAnimatorParam"], [11, 1, 1, "", "TextBlock"], [11, 1, 1, "", "TextBlockFormat"], [11, 1, 1, "", "TextCharFormat"], [11, 1, 1, "", "TextDocument"], [11, 1, 1, "", "TextDocumentEditor"], [11, 1, 1, "", "TextFormat"], [11, 1, 1, "", "TextFragment"], [11, 1, 1, "", "TextGenerator"], [11, 1, 1, "", "TextSelectorListParam"], [11, 1, 1, "", "TextSelectorParam"], [11, 1, 1, "", "Timecode"], [11, 1, 1, "", "TimelineClipboard"], [11, 1, 1, "", "TimelinePanel"], [11, 1, 1, "", "TimelineRow"], [11, 1, 1, "", "Transform2DParam"], [11, 1, 1, "", "Transform3DParam"], [11, 1, 1, "", "UndoCommand"], [11, 1, 1, "", "ViewerPanel"]], "Autograph.AVProjectItem": [[11, 2, 1, "", "createAudioEffectSharedInstance"], [11, 2, 1, "", "getMainAudioEffectInstance"], [11, 2, 1, "", "hasAudio"], [11, 2, 1, "", "hasVideo"]], "Autograph.Application": [[11, 3, 1, "", "Any"], [11, 3, 1, "", "Audio"], [11, 3, 1, "", "Boolean"], [11, 1, 1, "", "EffectType"], [11, 3, 1, "", "Image"], [11, 3, 1, "", "Material3D"], [11, 3, 1, "", "Mesh3D"], [11, 3, 1, "", "Numeric"], [11, 3, 1, "", "Numeric2D"], [11, 3, 1, "", "Numeric3D"], [11, 3, 1, "", "Numeric4D"], [11, 3, 1, "", "String"], [11, 3, 1, "", "Table"], [11, 3, 1, "", "Transform2D"], [11, 3, 1, "", "Transform3D"], [11, 2, 1, "", "createProject"], [11, 2, 1, "", "getActiveProject"], [11, 2, 1, "", "getApplicationDirPath"], [11, 2, 1, "", "getGeneratorsClassID"], [11, 2, 1, "", "getModifiersClassID"], [11, 2, 1, "", "getProjects"], [11, 2, 1, "", "getPythonScriptsDirPath"], [11, 2, 1, "", "getQmlEngine"], [11, 2, 1, "", "instance"], [11, 2, 1, "", "isBackground"], [11, 2, 1, "", "onApplicationClosing"], [11, 2, 1, "", "onProjectAboutToClose"], [11, 2, 1, "", "onProjectAboutToLoad"], [11, 2, 1, "", "onProjectClosed"], [11, 2, 1, "", "onProjectCreated"], [11, 2, 1, "", "onProjectLoaded"], [11, 2, 1, "", "registerAndLoadSettings"], [11, 2, 1, "", "registerMenuItem"], [11, 2, 1, "", "registerPanelClass"]], "Autograph.Application.EffectType": [[11, 3, 1, "", "Any"], [11, 3, 1, "", "Audio"], [11, 3, 1, "", "Boolean"], [11, 3, 1, "", "Image"], [11, 3, 1, "", "Material3D"], [11, 3, 1, "", "Mesh3D"], [11, 3, 1, "", "Numeric"], [11, 3, 1, "", "Numeric2D"], [11, 3, 1, "", "Numeric3D"], [11, 3, 1, "", "Numeric4D"], [11, 3, 1, "", "String"], [11, 3, 1, "", "Table"], [11, 3, 1, "", "Transform2D"], [11, 3, 1, "", "Transform3D"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.AudioLayer": [[11, 4, 1, "", "animatedEnable"], [11, 2, 1, "", "getIndexInComposition"], [11, 4, 1, "", "globalEnable"], [11, 4, 1, "", "globalSolo"], [11, 4, 1, "", "outputSpeed"], [11, 4, 1, "", "source"], [11, 4, 1, "", "timeOffset"], [11, 4, 1, "", "uiColor"], [11, 4, 1, "", "volumeGain"]], "Autograph.AudioMix": [[11, 2, 1, "", "addLayer"], [11, 4, 1, "", "afterMode"], [11, 4, 1, "", "beforeMode"], [11, 4, 1, "", "duration"], [11, 2, 1, "", "getLayerAtIndex"], [11, 2, 1, "", "getLayerByUniqueName"], [11, 2, 1, "", "getLayerIndex"], [11, 2, 1, "", "getLayers"], [11, 2, 1, "", "getNumLayers"], [11, 2, 1, "", "insertLayer"], [11, 2, 1, "", "moveLayer"], [11, 2, 1, "", "onLayerInserted"], [11, 2, 1, "", "onLayerMoved"], [11, 2, 1, "", "onLayerRemoved"], [11, 2, 1, "", "removeLayer"], [11, 2, 1, "", "removeLayerAtIndex"], [11, 4, 1, "", "sampleFormat"], [11, 4, 1, "", "sampleRate"], [11, 4, 1, "", "startingTime"]], "Autograph.BoolParamBase": [[11, 2, 1, "", "getCurve"], [11, 2, 1, "", "getValue"], [11, 2, 1, "", "getValues"], [11, 2, 1, "", "hasKeyFrames"], [11, 2, 1, "", "setDefaultValue"], [11, 2, 1, "", "setDefaultValues"], [11, 2, 1, "", "setValue"], [11, 2, 1, "", "setValueAndDefaultValue"], [11, 2, 1, "", "setValues"], [11, 2, 1, "", "setValuesAndDefaultValues"]], "Autograph.CameraLayer": [[11, 4, 1, "", "camera"], [11, 4, 1, "", "transform3D"]], "Autograph.ChoiceParam": [[11, 2, 1, "", "getMenu"], [11, 2, 1, "", "getPreviewEnabled"], [11, 2, 1, "", "setPreviewEnabled"]], "Autograph.ChoiceParamEntry": [[11, 4, 1, "", "entryID"]], "Autograph.ChoiceParamMenu": [[11, 2, 1, "", "addEntry"], [11, 2, 1, "", "clear"], [11, 2, 1, "", "getEntries"], [11, 2, 1, "", "getEntryAtIndex"], [11, 2, 1, "", "getNumEntries"], [11, 2, 1, "", "removeEntry"]], "Autograph.ChoiceParamOption": [[11, 4, 1, "", "description"], [11, 4, 1, "", "iconFilePath"], [11, 4, 1, "", "label"], [11, 4, 1, "", "shortcutID"]], "Autograph.ChoiceParamSeparator": [[11, 4, 1, "", "iconFilePath"], [11, 4, 1, "", "label"]], "Autograph.CompRender": [[11, 2, 1, "", "cancelRender"], [11, 4, 1, "", "compNameOverride"], [11, 4, 1, "", "composition"], [11, 4, 1, "", "enabled"], [11, 4, 1, "", "exportDirectory"], [11, 2, 1, "", "getComposition"], [11, 2, 1, "", "getInstanceAtIndex"], [11, 2, 1, "", "getInstanceIndex"], [11, 2, 1, "", "getInstances"], [11, 2, 1, "", "getNumInstances"], [11, 2, 1, "", "getProgress"], [11, 2, 1, "", "insertInstance"], [11, 2, 1, "", "moveInstance"], [11, 2, 1, "", "onProgressChanged"], [11, 4, 1, "", "overrideCompNameEnabled"], [11, 2, 1, "", "removeInstance"], [11, 2, 1, "", "setComposition"]], "Autograph.CompRenderFile": [[11, 4, 1, "", "audioCodec"], [11, 4, 1, "", "audioEnabled"], [11, 4, 1, "", "colorspace"], [11, 4, 1, "", "colorspaceEnabled"], [11, 4, 1, "", "directorySuffix"], [11, 4, 1, "", "enabled"], [11, 4, 1, "", "fileFormat"], [11, 4, 1, "", "filePathOverride"], [11, 2, 1, "", "isEffectiveEnabled"], [11, 4, 1, "", "nameOverride"], [11, 2, 1, "", "onFrameRendered"], [11, 2, 1, "", "onProgressChanged"], [11, 2, 1, "", "onRenderFinished"], [11, 2, 1, "", "onRenderStarted"], [11, 4, 1, "", "overrideNameEnabled"], [11, 4, 1, "", "overwriteFile"], [11, 2, 1, "", "setProperty"], [11, 4, 1, "", "videoCodec"], [11, 4, 1, "", "videoEnabled"]], "Autograph.CompRenderInstance": [[11, 1, 1, "", "InterlaceMode"], [11, 3, 1, "", "Lower"], [11, 3, 1, "", "None"], [11, 3, 1, "", "Upper"], [11, 2, 1, "", "cancelRender"], [11, 4, 1, "", "compositionInstance"], [11, 4, 1, "", "continueOnError"], [11, 4, 1, "", "directorySuffix"], [11, 4, 1, "", "downscaleLevel"], [11, 4, 1, "", "enabled"], [11, 4, 1, "", "frameRangeOverride"], [11, 4, 1, "", "frameRangeOverrideEnabled"], [11, 4, 1, "", "frameStep"], [11, 4, 1, "", "framerateOverride"], [11, 4, 1, "", "framerateOverrideEnabled"], [11, 2, 1, "", "getAverageFrameRenderTime"], [11, 2, 1, "", "getETA"], [11, 2, 1, "", "getEffectiveFramerate"], [11, 2, 1, "", "getFileAtIndex"], [11, 2, 1, "", "getFileIndex"], [11, 2, 1, "", "getFiles"], [11, 2, 1, "", "getFormat"], [11, 2, 1, "", "getNumFiles"], [11, 2, 1, "", "getPrefixOrSuffix"], [11, 2, 1, "", "getProgress"], [11, 2, 1, "", "getTotalRenderTime"], [11, 2, 1, "", "insertFile"], [11, 4, 1, "", "interlaceMode"], [11, 2, 1, "", "isEffectiveEnabled"], [11, 2, 1, "", "moveFile"], [11, 4, 1, "", "nameOverride"], [11, 2, 1, "", "onFrameRendered"], [11, 2, 1, "", "onProgressChanged"], [11, 2, 1, "", "onRenderFinished"], [11, 2, 1, "", "onRenderStarted"], [11, 4, 1, "", "overrideNameEnabled"], [11, 2, 1, "", "removeFile"], [11, 4, 1, "", "roi"], [11, 2, 1, "", "setFormat"], [11, 2, 1, "", "setPrefixOrSuffix"], [11, 2, 1, "", "setToSourceFormat"]], "Autograph.CompRenderInstance.InterlaceMode": [[11, 3, 1, "", "Lower"], [11, 3, 1, "", "None"], [11, 3, 1, "", "Upper"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.Composition": [[11, 2, 1, "", "addLayer"], [11, 4, 1, "", "afterMode"], [11, 4, 1, "", "beforeMode"], [11, 4, 1, "", "duration"], [11, 4, 1, "", "enableCaching"], [11, 4, 1, "", "framerate"], [11, 2, 1, "", "getFormat"], [11, 2, 1, "", "getLayerAtIndex"], [11, 2, 1, "", "getLayerByUniqueName"], [11, 2, 1, "", "getLayerIndex"], [11, 2, 1, "", "getLayers"], [11, 2, 1, "", "getNumLayers"], [11, 2, 1, "", "insertLayer"], [11, 4, 1, "", "mainComposition"], [11, 2, 1, "", "moveLayer"], [11, 2, 1, "", "onLayerInserted"], [11, 2, 1, "", "onLayerMoved"], [11, 2, 1, "", "onLayerRemoved"], [11, 2, 1, "", "removeLayer"], [11, 2, 1, "", "removeLayerAtIndex"], [11, 2, 1, "", "setFormat"], [11, 4, 1, "", "startingTime"]], "Autograph.Curve": [[11, 4, 1, "", "autoTangentsRefreshEnabled"], [11, 2, 1, "", "clear"], [11, 2, 1, "", "copy"], [11, 2, 1, "", "getKeyFrameAtIndex"], [11, 2, 1, "", "getKeyFrameAtTime"], [11, 2, 1, "", "getKeyFrameCount"], [11, 2, 1, "", "getKeyFrames"], [11, 2, 1, "", "getKeyFramesInRange"], [11, 2, 1, "", "getNearestKeyFrame"], [11, 2, 1, "", "getNextKeyFrame"], [11, 2, 1, "", "getPreviousKeyFrame"], [11, 2, 1, "", "getValueAtTime"], [11, 2, 1, "", "hasKeyFrameAtTime"], [11, 2, 1, "", "moveKeyFrame"], [11, 2, 1, "", "refreshAllAutoTangents"], [11, 2, 1, "", "removeKeyFrame"], [11, 2, 1, "", "removeKeyFrames"], [11, 2, 1, "", "removeKeyFramesInRange"], [11, 2, 1, "", "setKeyFrame"], [11, 2, 1, "", "setKeyFrames"]], "Autograph.CustomPanel": [[11, 2, 1, "", "createMainItem"], [11, 2, 1, "", "loadFromProject"], [11, 2, 1, "", "loadFromWorkspace"], [11, 2, 1, "", "saveInProject"], [11, 2, 1, "", "saveInWorkspace"]], "Autograph.DashElementParam": [[11, 4, 1, "", "dashLen"], [11, 4, 1, "", "spaceLen"]], "Autograph.DoubleParam2DBase": [[11, 2, 1, "", "getCurve"], [11, 2, 1, "", "getValue"], [11, 2, 1, "", "getValues"], [11, 2, 1, "", "hasKeyFrames"], [11, 2, 1, "", "setDefaultValue"], [11, 2, 1, "", "setDefaultValues"], [11, 2, 1, "", "setValue"], [11, 2, 1, "", "setValueAndDefaultValue"], [11, 2, 1, "", "setValues"], [11, 2, 1, "", "setValuesAndDefaultValues"]], "Autograph.DoubleParam3DBase": [[11, 2, 1, "", "getCurve"], [11, 2, 1, "", "getValue"], [11, 2, 1, "", "getValues"], [11, 2, 1, "", "hasKeyFrames"], [11, 2, 1, "", "setDefaultValue"], [11, 2, 1, "", "setDefaultValues"], [11, 2, 1, "", "setValue"], [11, 2, 1, "", "setValueAndDefaultValue"], [11, 2, 1, "", "setValues"], [11, 2, 1, "", "setValuesAndDefaultValues"]], "Autograph.DoubleParam4DBase": [[11, 2, 1, "", "getCurve"], [11, 2, 1, "", "getValue"], [11, 2, 1, "", "getValues"], [11, 2, 1, "", "hasKeyFrames"], [11, 2, 1, "", "setDefaultValue"], [11, 2, 1, "", "setDefaultValues"], [11, 2, 1, "", "setValue"], [11, 2, 1, "", "setValueAndDefaultValue"], [11, 2, 1, "", "setValues"], [11, 2, 1, "", "setValuesAndDefaultValues"]], "Autograph.DoubleParamBase": [[11, 2, 1, "", "getCurve"], [11, 2, 1, "", "getValue"], [11, 2, 1, "", "getValues"], [11, 2, 1, "", "hasKeyFrames"], [11, 2, 1, "", "setDefaultValue"], [11, 2, 1, "", "setDefaultValues"], [11, 2, 1, "", "setValue"], [11, 2, 1, "", "setValueAndDefaultValue"], [11, 2, 1, "", "setValues"], [11, 2, 1, "", "setValuesAndDefaultValues"]], "Autograph.Effect": [[11, 4, 1, "", "dataType"], [11, 4, 1, "", "dataTypeArity"], [11, 4, 1, "", "enabled"], [11, 2, 1, "", "getDisplayName"], [11, 2, 1, "", "getParams"], [11, 2, 1, "", "getProject"], [11, 2, 1, "", "getProjectItem"], [11, 2, 1, "", "getUniqueName"], [11, 2, 1, "", "isInProject"], [11, 2, 1, "", "onDisplayNameChanged"], [11, 2, 1, "", "onInProjectChanged"], [11, 2, 1, "", "param"], [11, 2, 1, "", "setDisplayName"], [11, 2, 1, "", "setUniqueName"]], "Autograph.Font": [[11, 4, 1, "", "bold"], [11, 4, 1, "", "family"], [11, 4, 1, "", "italic"], [11, 4, 1, "", "kerning"], [11, 4, 1, "", "letterSpacingPercent"], [11, 4, 1, "", "overline"], [11, 4, 1, "", "pixelSize"], [11, 4, 1, "", "pointSize"], [11, 4, 1, "", "stretch"], [11, 4, 1, "", "strikeout"], [11, 4, 1, "", "underline"], [11, 4, 1, "", "weight"], [11, 4, 1, "", "wordSpacing"]], "Autograph.Geom2DParam": [[11, 4, 1, "", "booleanOperation"], [11, 2, 1, "", "getGeometry"], [11, 4, 1, "", "transform"]], "Autograph.GeomGroup2DParam": [[11, 2, 1, "", "setToPath"]], "Autograph.GradientStopParam": [[11, 4, 1, "", "color"], [11, 4, 1, "", "easingAmplitude"], [11, 4, 1, "", "easingOvershoot"], [11, 4, 1, "", "easingPeriod"], [11, 4, 1, "", "interpolation"], [11, 4, 1, "", "leftInfluence"], [11, 4, 1, "", "position"], [11, 4, 1, "", "rightInfluence"]], "Autograph.KeyFrame": [[11, 3, 1, "", "Broken"], [11, 3, 1, "", "CatmullRom"], [11, 3, 1, "", "Constant"], [11, 3, 1, "", "CosineCurve"], [11, 3, 1, "", "Cubic"], [11, 3, 1, "", "Horizontal"], [11, 3, 1, "", "InBack"], [11, 3, 1, "", "InBounce"], [11, 3, 1, "", "InCirc"], [11, 3, 1, "", "InCubic"], [11, 3, 1, "", "InCurve"], [11, 3, 1, "", "InElastic"], [11, 3, 1, "", "InExpo"], [11, 3, 1, "", "InOutBack"], [11, 3, 1, "", "InOutBounce"], [11, 3, 1, "", "InOutCirc"], [11, 3, 1, "", "InOutCubic"], [11, 3, 1, "", "InOutElastic"], [11, 3, 1, "", "InOutExpo"], [11, 3, 1, "", "InOutQuad"], [11, 3, 1, "", "InOutQuart"], [11, 3, 1, "", "InOutQuint"], [11, 3, 1, "", "InOutSine"], [11, 3, 1, "", "InQuad"], [11, 3, 1, "", "InQuart"], [11, 3, 1, "", "InQuint"], [11, 3, 1, "", "InSine"], [11, 1, 1, "", "InterpolationMode"], [11, 3, 1, "", "InvalidTime"], [11, 3, 1, "", "Linear"], [11, 3, 1, "", "OutBack"], [11, 3, 1, "", "OutBounce"], [11, 3, 1, "", "OutCirc"], [11, 3, 1, "", "OutCubic"], [11, 3, 1, "", "OutCurve"], [11, 3, 1, "", "OutElastic"], [11, 3, 1, "", "OutExpo"], [11, 3, 1, "", "OutInBack"], [11, 3, 1, "", "OutInBounce"], [11, 3, 1, "", "OutInCirc"], [11, 3, 1, "", "OutInCubic"], [11, 3, 1, "", "OutInElastic"], [11, 3, 1, "", "OutInExpo"], [11, 3, 1, "", "OutInQuad"], [11, 3, 1, "", "OutInQuart"], [11, 3, 1, "", "OutInQuint"], [11, 3, 1, "", "OutInSine"], [11, 3, 1, "", "OutQuad"], [11, 3, 1, "", "OutQuart"], [11, 3, 1, "", "OutQuint"], [11, 3, 1, "", "OutSine"], [11, 3, 1, "", "SineCurve"], [11, 3, 1, "", "Smooth"], [11, 3, 1, "", "VelocityBounce"], [11, 4, 1, "", "constantSpeed"], [11, 4, 1, "", "easingAmplitude"], [11, 4, 1, "", "easingOvershoot"], [11, 4, 1, "", "easingPeriod"], [11, 4, 1, "", "interpolation"], [11, 4, 1, "", "leftAmount"], [11, 4, 1, "", "leftDeriv"], [11, 4, 1, "", "rightAmount"], [11, 4, 1, "", "rightDeriv"], [11, 4, 1, "", "time"], [11, 4, 1, "", "value"]], "Autograph.KeyFrame.InterpolationMode": [[11, 3, 1, "", "Broken"], [11, 3, 1, "", "CatmullRom"], [11, 3, 1, "", "Constant"], [11, 3, 1, "", "CosineCurve"], [11, 3, 1, "", "Cubic"], [11, 3, 1, "", "Horizontal"], [11, 3, 1, "", "InBack"], [11, 3, 1, "", "InBounce"], [11, 3, 1, "", "InCirc"], [11, 3, 1, "", "InCubic"], [11, 3, 1, "", "InCurve"], [11, 3, 1, "", "InElastic"], [11, 3, 1, "", "InExpo"], [11, 3, 1, "", "InOutBack"], [11, 3, 1, "", "InOutBounce"], [11, 3, 1, "", "InOutCirc"], [11, 3, 1, "", "InOutCubic"], [11, 3, 1, "", "InOutElastic"], [11, 3, 1, "", "InOutExpo"], [11, 3, 1, "", "InOutQuad"], [11, 3, 1, "", "InOutQuart"], [11, 3, 1, "", "InOutQuint"], [11, 3, 1, "", "InOutSine"], [11, 3, 1, "", "InQuad"], [11, 3, 1, "", "InQuart"], [11, 3, 1, "", "InQuint"], [11, 3, 1, "", "InSine"], [11, 3, 1, "", "Linear"], [11, 3, 1, "", "OutBack"], [11, 3, 1, "", "OutBounce"], [11, 3, 1, "", "OutCirc"], [11, 3, 1, "", "OutCubic"], [11, 3, 1, "", "OutCurve"], [11, 3, 1, "", "OutElastic"], [11, 3, 1, "", "OutExpo"], [11, 3, 1, "", "OutInBack"], [11, 3, 1, "", "OutInBounce"], [11, 3, 1, "", "OutInCirc"], [11, 3, 1, "", "OutInCubic"], [11, 3, 1, "", "OutInElastic"], [11, 3, 1, "", "OutInExpo"], [11, 3, 1, "", "OutInQuad"], [11, 3, 1, "", "OutInQuart"], [11, 3, 1, "", "OutInQuint"], [11, 3, 1, "", "OutInSine"], [11, 3, 1, "", "OutQuad"], [11, 3, 1, "", "OutQuart"], [11, 3, 1, "", "OutQuint"], [11, 3, 1, "", "OutSine"], [11, 3, 1, "", "SineCurve"], [11, 3, 1, "", "Smooth"], [11, 3, 1, "", "VelocityBounce"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.Layer2D": [[11, 1, 1, "", "BBoxType"], [11, 3, 1, "", "PostBlend"], [11, 3, 1, "", "Source"], [11, 3, 1, "", "SourceWithEffects"], [11, 4, 1, "", "autoRetimeShutterAngle"], [11, 4, 1, "", "blendMode"], [11, 4, 1, "", "blendPassThrough"], [11, 4, 1, "", "castShadows"], [11, 4, 1, "", "contactShadows"], [11, 4, 1, "", "enable3D"], [11, 4, 1, "", "enableMask"], [11, 4, 1, "", "enableTransformMask"], [11, 2, 1, "", "getBoundingBox"], [11, 4, 1, "", "isAdjustementLayer"], [11, 4, 1, "", "isGuideLayer"], [11, 4, 1, "", "mask"], [11, 4, 1, "", "material"], [11, 4, 1, "", "opacity"], [11, 4, 1, "", "pixelsMotionWarpDirection"], [11, 4, 1, "", "preserveUnderlyingTransparency"], [11, 4, 1, "", "receiveShadows"], [11, 4, 1, "", "retimeFilter"], [11, 4, 1, "", "retimeShutterAngle"], [11, 4, 1, "", "retimeShutterSamples"], [11, 4, 1, "", "shadingMode"], [11, 4, 1, "", "source"], [11, 4, 1, "", "transform"], [11, 4, 1, "", "transform3D"], [11, 4, 1, "", "useAlphaScreen"]], "Autograph.Layer2D.BBoxType": [[11, 3, 1, "", "PostBlend"], [11, 3, 1, "", "Source"], [11, 3, 1, "", "SourceWithEffects"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.Layer3D": [[11, 4, 1, "", "scene3D"], [11, 4, 1, "", "transform3D"]], "Autograph.LayerBase": [[11, 4, 1, "", "animatedEnable"], [11, 4, 1, "", "enableTimeRemap"], [11, 4, 1, "", "enableVisibilityRetime"], [11, 2, 1, "", "getIndexInComposition"], [11, 4, 1, "", "globalEnable"], [11, 4, 1, "", "globalLock"], [11, 4, 1, "", "globalSolo"], [11, 4, 1, "", "outputSpeed"], [11, 4, 1, "", "timeOffset"], [11, 4, 1, "", "timeRemapCurve"], [11, 4, 1, "", "uiColor"]], "Autograph.LightLayer": [[11, 4, 1, "", "transform3D"]], "Autograph.ModifierList": [[11, 2, 1, "", "addModifier"], [11, 2, 1, "", "getModifierAtIndex"], [11, 2, 1, "", "getModifierIndex"], [11, 2, 1, "", "getModifiers"], [11, 2, 1, "", "getNumModifiers"], [11, 2, 1, "", "insertModifier"], [11, 2, 1, "", "moveModifier"], [11, 2, 1, "", "onEffectInserted"], [11, 2, 1, "", "onEffectMoved"], [11, 2, 1, "", "onEffectRemoved"], [11, 2, 1, "", "removeModifier"]], "Autograph.Numeric2DParam": [[11, 2, 1, "", "isSpatialPosition"], [11, 4, 1, "", "retimingCurve"]], "Autograph.Panel": [[11, 4, 1, "", "displayName"], [11, 4, 1, "", "maximized"]], "Autograph.Param": [[11, 1, 1, "", "DimensionMode"], [11, 3, 1, "", "Separated"], [11, 3, 1, "", "Single"], [11, 3, 1, "", "Unified"], [11, 2, 1, "", "addOnDimensionModeChanged"], [11, 2, 1, "", "canSetGeneratorEffect"], [11, 4, 1, "", "dataType"], [11, 2, 1, "", "getDimensionMode"], [11, 2, 1, "", "getDisplayName"], [11, 2, 1, "", "getDriverParam"], [11, 2, 1, "", "getGeneratorEffect"], [11, 2, 1, "", "getModifiersList"], [11, 2, 1, "", "getParams"], [11, 2, 1, "", "getParentEffect"], [11, 2, 1, "", "getParentParam"], [11, 2, 1, "", "getProject"], [11, 2, 1, "", "getSharedParams"], [11, 2, 1, "", "getUniqueName"], [11, 2, 1, "", "isInProject"], [11, 4, 1, "", "numDimensions"], [11, 2, 1, "", "onDisplayNameChanged"], [11, 2, 1, "", "onInProjectChanged"], [11, 2, 1, "", "onValueChanged"], [11, 2, 1, "", "param"], [11, 2, 1, "", "resetToDefault"], [11, 2, 1, "", "setDimensionMode"], [11, 2, 1, "", "setDisplayName"], [11, 2, 1, "", "setDriverParam"], [11, 2, 1, "", "setGeneratorEffect"], [11, 2, 1, "", "shareParamWith"], [11, 2, 1, "", "unshare"]], "Autograph.Param.DimensionMode": [[11, 3, 1, "", "Separated"], [11, 3, 1, "", "Single"], [11, 3, 1, "", "Unified"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.ParamList": [[11, 2, 1, "", "addParam"], [11, 2, 1, "", "clearParams"], [11, 2, 1, "", "getNumParams"], [11, 2, 1, "", "getParamAtIndex"], [11, 2, 1, "", "getParamIndex"], [11, 2, 1, "", "getParams"], [11, 2, 1, "", "insertParam"], [11, 2, 1, "", "moveParam"], [11, 2, 1, "", "onParamInserted"], [11, 2, 1, "", "onParamMoved"], [11, 2, 1, "", "onParamRemoved"], [11, 2, 1, "", "removeParam"]], "Autograph.Path2D": [[11, 3, 1, "", "Curve"], [11, 3, 1, "", "CurveData"], [11, 1, 1, "", "ElementType"], [11, 1, 1, "", "FillRule"], [11, 3, 1, "", "Line"], [11, 3, 1, "", "Move"], [11, 3, 1, "", "OddEvenFill"], [11, 3, 1, "", "WindingFill"], [11, 2, 1, "", "addEllipse"], [11, 2, 1, "", "addPath"], [11, 2, 1, "", "addPolygon"], [11, 2, 1, "", "addRoundedRect"], [11, 2, 1, "", "addText"], [11, 2, 1, "", "angleAtPercent"], [11, 2, 1, "", "arcMoveTo"], [11, 2, 1, "", "arcTo"], [11, 2, 1, "", "clear"], [11, 2, 1, "", "closeSubpath"], [11, 2, 1, "", "connectPath"], [11, 2, 1, "", "contains"], [11, 2, 1, "", "cubicTo"], [11, 2, 1, "", "getBoundingBox"], [11, 2, 1, "", "getCurrentPosition"], [11, 2, 1, "", "getElementAt"], [11, 2, 1, "", "getElements"], [11, 2, 1, "", "getFillRule"], [11, 2, 1, "", "getLength"], [11, 2, 1, "", "getNumElements"], [11, 2, 1, "", "intersected"], [11, 2, 1, "", "intersects"], [11, 2, 1, "", "lineTo"], [11, 2, 1, "", "moveTo"], [11, 2, 1, "", "percentAtLength"], [11, 2, 1, "", "pointAtPercent"], [11, 2, 1, "", "quadTo"], [11, 2, 1, "", "reversed"], [11, 2, 1, "", "setElementPositionAt"], [11, 2, 1, "", "setFillRule"], [11, 2, 1, "", "simplified"], [11, 2, 1, "", "slopeAtPercent"], [11, 2, 1, "", "splitDistinctsPaths"], [11, 2, 1, "", "subtracted"], [11, 2, 1, "", "toFillPolygons"], [11, 2, 1, "", "translate"], [11, 2, 1, "", "united"]], "Autograph.Path2D.ElementType": [[11, 3, 1, "", "Curve"], [11, 3, 1, "", "CurveData"], [11, 3, 1, "", "Line"], [11, 3, 1, "", "Move"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.Path2D.FillRule": [[11, 3, 1, "", "OddEvenFill"], [11, 3, 1, "", "WindingFill"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.Path2DParam": [[11, 3, 1, "", "Central"], [11, 3, 1, "", "Left"], [11, 1, 1, "", "PointType"], [11, 3, 1, "", "Right"], [11, 4, 1, "", "animationCurve"], [11, 4, 1, "", "closed"], [11, 2, 1, "", "getControlPointParam"], [11, 2, 1, "", "getFeatherContourAnimationAtTime"], [11, 2, 1, "", "getFeatherPointParam"], [11, 2, 1, "", "getMainContourAnimationAtTime"], [11, 2, 1, "", "getNumBezierSegments"], [11, 2, 1, "", "getNumControlPoints"], [11, 2, 1, "", "insertControlPoint"], [11, 2, 1, "", "insertControlPointOnCurve"], [11, 4, 1, "", "pointParamsControlEnabled"], [11, 2, 1, "", "removeControlPointAtIndex"], [11, 2, 1, "", "removeFeatherPointAtIndex"], [11, 2, 1, "", "removeKeyFrame"], [11, 4, 1, "", "retimingCurve"], [11, 2, 1, "", "setControlPoint"], [11, 2, 1, "", "setFeatherPoint"], [11, 2, 1, "", "setKeyFrame"]], "Autograph.Path2DParam.PointType": [[11, 3, 1, "", "Central"], [11, 3, 1, "", "Left"], [11, 3, 1, "", "Right"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.Project": [[11, 2, 1, "", "beginUndoMacro"], [11, 2, 1, "", "close"], [11, 2, 1, "", "create3DScene"], [11, 2, 1, "", "createAudioMix"], [11, 2, 1, "", "createComposition"], [11, 2, 1, "", "createFolder"], [11, 2, 1, "", "endUndoMacro"], [11, 2, 1, "", "getAllProjectItems"], [11, 2, 1, "", "getItemByName"], [11, 2, 1, "", "getLastFocusedPanel"], [11, 2, 1, "", "getLastFocusedTimelinePanel"], [11, 2, 1, "", "getLastFocusedViewerPanel"], [11, 2, 1, "", "getMainComposition"], [11, 2, 1, "", "getPanels"], [11, 2, 1, "", "getProjectFilePath"], [11, 2, 1, "", "getProjectPanel"], [11, 2, 1, "", "getPropertiesPanel"], [11, 2, 1, "", "getRenderManager"], [11, 2, 1, "", "getRootItem"], [11, 2, 1, "", "importCSVAsset"], [11, 2, 1, "", "importFont"], [11, 2, 1, "", "importFootage"], [11, 2, 1, "", "importSubProject"], [11, 2, 1, "", "importUSDAsset"], [11, 2, 1, "", "isClosingProject"], [11, 4, 1, "", "loadingSerialization"], [11, 2, 1, "", "onClosingProjectChanged"], [11, 2, 1, "", "onProjectFilePathChanged"], [11, 2, 1, "", "open"], [11, 2, 1, "", "pushUndoCommand"], [11, 2, 1, "", "removeItem"], [11, 2, 1, "", "save"]], "Autograph.ProjectItem": [[11, 2, 1, "", "createEffectSharedInstance"], [11, 2, 1, "", "getChildren"], [11, 2, 1, "", "getDisplayName"], [11, 2, 1, "", "getMainEffectInstance"], [11, 2, 1, "", "getParentItem"], [11, 2, 1, "", "getProject"], [11, 2, 1, "", "getUniqueName"], [11, 2, 1, "", "isInProject"], [11, 2, 1, "", "onDisplayNameChanged"], [11, 2, 1, "", "onInProjectChanged"], [11, 2, 1, "", "setDisplayName"], [11, 2, 1, "", "setUniqueName"]], "Autograph.RenderManager": [[11, 2, 1, "", "cancelRenders"], [11, 2, 1, "", "createRenderForComposition"], [11, 2, 1, "", "getNumRenders"], [11, 2, 1, "", "getRenderAtIndex"], [11, 2, 1, "", "getRenderForComposition"], [11, 2, 1, "", "getRenderIndex"], [11, 2, 1, "", "getRenders"], [11, 2, 1, "", "insertRender"], [11, 2, 1, "", "isRendering"], [11, 2, 1, "", "moveRender"], [11, 2, 1, "", "onRenderFinished"], [11, 2, 1, "", "removeRender"], [11, 2, 1, "", "startRenders"]], "Autograph.Settings": [[11, 2, 1, "", "load"], [11, 2, 1, "", "save"]], "Autograph.StringParamBase": [[11, 2, 1, "", "getCurve"], [11, 2, 1, "", "getValue"], [11, 2, 1, "", "getValues"], [11, 2, 1, "", "hasKeyFrames"], [11, 2, 1, "", "setDefaultValue"], [11, 2, 1, "", "setDefaultValues"], [11, 2, 1, "", "setValue"], [11, 2, 1, "", "setValueAndDefaultValue"], [11, 2, 1, "", "setValues"], [11, 2, 1, "", "setValuesAndDefaultValues"]], "Autograph.TextAnimatorParam": [[11, 3, 1, "", "AnchorPoint"], [11, 3, 1, "", "FillColor"], [11, 3, 1, "", "LetterSpacing"], [11, 3, 1, "", "LineHeight"], [11, 3, 1, "", "Opacity"], [11, 3, 1, "", "Position"], [11, 1, 1, "", "Property"], [11, 3, 1, "", "Rotation"], [11, 3, 1, "", "Scale"], [11, 3, 1, "", "Skew"], [11, 3, 1, "", "StrokeColor"], [11, 3, 1, "", "StrokeWidth"], [11, 4, 1, "", "amount"], [11, 4, 1, "", "anchorPoint"], [11, 4, 1, "", "anchorPointGrouping"], [11, 4, 1, "", "enabled"], [11, 4, 1, "", "fillColor"], [11, 4, 1, "", "fontLetterSpacing"], [11, 2, 1, "", "getProperties"], [11, 2, 1, "", "isPropertyEnabled"], [11, 4, 1, "", "lineHeight"], [11, 4, 1, "", "opacity"], [11, 4, 1, "", "position"], [11, 4, 1, "", "rotation"], [11, 4, 1, "", "scale"], [11, 4, 1, "", "selectors"], [11, 2, 1, "", "setPropertyEnabled"], [11, 4, 1, "", "skew"], [11, 4, 1, "", "strokeColor"], [11, 4, 1, "", "strokeWidth"]], "Autograph.TextAnimatorParam.Property": [[11, 3, 1, "", "AnchorPoint"], [11, 3, 1, "", "FillColor"], [11, 3, 1, "", "LetterSpacing"], [11, 3, 1, "", "LineHeight"], [11, 3, 1, "", "Opacity"], [11, 3, 1, "", "Position"], [11, 3, 1, "", "Rotation"], [11, 3, 1, "", "Scale"], [11, 3, 1, "", "Skew"], [11, 3, 1, "", "StrokeColor"], [11, 3, 1, "", "StrokeWidth"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.TextBlock": [[11, 4, 1, "", "charFormatIndex"], [11, 4, 1, "", "text"]], "Autograph.TextBlockFormat": [[11, 1, 1, "", "Alignment"], [11, 4, 1, "", "alignment"], [11, 4, 1, "", "bottomMargin"], [11, 4, 1, "", "leftMargin"], [11, 4, 1, "", "lineHeight"], [11, 4, 1, "", "rightMargin"], [11, 4, 1, "", "textIdentation"], [11, 4, 1, "", "topMargin"]], "Autograph.TextBlockFormat.Alignment": [[11, 3, 1, "", "AlignAbsolute"], [11, 3, 1, "", "AlignBaseline"], [11, 3, 1, "", "AlignBottom"], [11, 3, 1, "", "AlignCenter"], [11, 3, 1, "", "AlignHCenter"], [11, 3, 1, "", "AlignJustify"], [11, 3, 1, "", "AlignLeft"], [11, 3, 1, "", "AlignRight"], [11, 3, 1, "", "AlignTop"], [11, 3, 1, "", "AlignVCenter"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.TextCharFormat": [[11, 1, 1, "", "Capitalization"], [11, 1, 1, "", "SpacingMode"], [11, 1, 1, "", "Stretch"], [11, 1, 1, "", "Weight"], [11, 4, 1, "", "fillColor"], [11, 4, 1, "", "fontCapitalization"], [11, 4, 1, "", "fontFamily"], [11, 4, 1, "", "fontItalic"], [11, 4, 1, "", "fontKerning"], [11, 4, 1, "", "fontLetterSpacing"], [11, 4, 1, "", "fontLetterSpacingMode"], [11, 4, 1, "", "fontPixelSize"], [11, 4, 1, "", "fontSpacing"], [11, 4, 1, "", "fontStretch"], [11, 4, 1, "", "fontStrikeout"], [11, 4, 1, "", "fontStyle"], [11, 4, 1, "", "fontUnderline"], [11, 4, 1, "", "fontWeight"], [11, 4, 1, "", "strokeColor"], [11, 4, 1, "", "strokeOverFill"], [11, 4, 1, "", "strokeWidth"]], "Autograph.TextCharFormat.Capitalization": [[11, 3, 1, "", "AllLowercase"], [11, 3, 1, "", "AllUppercase"], [11, 3, 1, "", "Capitalize"], [11, 3, 1, "", "MixedCase"], [11, 3, 1, "", "SmallCaps"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.TextCharFormat.SpacingMode": [[11, 3, 1, "", "Absolute"], [11, 3, 1, "", "Percent"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.TextCharFormat.Stretch": [[11, 3, 1, "", "AnyStretch"], [11, 3, 1, "", "Condensed"], [11, 3, 1, "", "Expanded"], [11, 3, 1, "", "ExtraCondensed"], [11, 3, 1, "", "ExtraExpanded"], [11, 3, 1, "", "SemiCondensed"], [11, 3, 1, "", "SemiExpanded"], [11, 3, 1, "", "UltraCondensed"], [11, 3, 1, "", "UltraExpanded"], [11, 3, 1, "", "Unstretched"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.TextCharFormat.Weight": [[11, 3, 1, "", "Black"], [11, 3, 1, "", "Bold"], [11, 3, 1, "", "DemiBold"], [11, 3, 1, "", "ExtraBold"], [11, 3, 1, "", "ExtraLight"], [11, 3, 1, "", "Light"], [11, 3, 1, "", "Medium"], [11, 3, 1, "", "Normal"], [11, 3, 1, "", "Thin"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]], "Autograph.TextDocument": [[11, 2, 1, "", "getAllFormats"], [11, 2, 1, "", "getBlockAtIndex"], [11, 2, 1, "", "getNumBlocks"]], "Autograph.TextDocumentEditor": [[11, 2, 1, "", "clear"], [11, 2, 1, "", "clearSelection"], [11, 2, 1, "", "deleteChar"], [11, 2, 1, "", "deletePreviousChar"], [11, 2, 1, "", "getBlockFormatBeforePosition"], [11, 2, 1, "", "getCharFormatBeforePosition"], [11, 2, 1, "", "getSelectionEnd"], [11, 2, 1, "", "getSelectionStart"], [11, 2, 1, "", "insertBlock"], [11, 2, 1, "", "insertText"], [11, 2, 1, "", "insertTextWithFormat"], [11, 4, 1, "", "position"], [11, 2, 1, "", "selectCharacters"], [11, 2, 1, "", "setBlockCharFormat"], [11, 2, 1, "", "setBlockFormat"], [11, 2, 1, "", "setCharFormat"]], "Autograph.TextFormat": [[11, 2, 1, "", "isValid"]], "Autograph.TextFragment": [[11, 4, 1, "", "charFormatIndex"], [11, 4, 1, "", "length"], [11, 4, 1, "", "position"]], "Autograph.TextGenerator": [[11, 4, 1, "", "document"]], "Autograph.TextSelectorParam": [[11, 4, 1, "", "amount"], [11, 4, 1, "", "amplitude"], [11, 4, 1, "", "basedOn"], [11, 4, 1, "", "correlation"], [11, 4, 1, "", "easeHigh"], [11, 4, 1, "", "easeLow"], [11, 4, 1, "", "easing"], [11, 4, 1, "", "enabled"], [11, 4, 1, "", "end"], [11, 4, 1, "", "fps"], [11, 4, 1, "", "frequency"], [11, 4, 1, "", "maxAmount"], [11, 4, 1, "", "minAmount"], [11, 4, 1, "", "mode"], [11, 4, 1, "", "offset"], [11, 4, 1, "", "overshoot"], [11, 4, 1, "", "period"], [11, 4, 1, "", "randomize"], [11, 4, 1, "", "randomizeSeed"], [11, 4, 1, "", "repeat"], [11, 4, 1, "", "repeatSpacing"], [11, 4, 1, "", "shape"], [11, 4, 1, "", "spatialPhase"], [11, 4, 1, "", "start"], [11, 4, 1, "", "type"], [11, 4, 1, "", "units"]], "Autograph.Timecode": [[11, 4, 1, "", "frame"], [11, 4, 1, "", "hour"], [11, 4, 1, "", "minute"], [11, 4, 1, "", "second"], [11, 2, 1, "", "toSeconds"]], "Autograph.TimelineClipboard": [[11, 2, 1, "", "getText"], [11, 2, 1, "", "storeInSystemClipboard"]], "Autograph.TimelinePanel": [[11, 4, 1, "", "activeComposition"], [11, 2, 1, "", "applyClipboardToSelection"], [11, 2, 1, "", "collapseItem"], [11, 4, 1, "", "currentTime"], [11, 2, 1, "", "expandItem"], [11, 2, 1, "", "expandRecursively"], [11, 2, 1, "", "getClipboard"], [11, 2, 1, "", "getClipboardFromSelection"], [11, 2, 1, "", "getClipboardFromSystem"], [11, 2, 1, "", "getRow"], [11, 2, 1, "", "getSelectedKeyframes"], [11, 2, 1, "", "getSelectedRows"], [11, 2, 1, "", "mapParamToTimelineTime"], [11, 2, 1, "", "mapTimelineToParamTime"], [11, 2, 1, "", "onActiveCompositionChanged"], [11, 2, 1, "", "onCurrentTimeChanged"], [11, 2, 1, "", "onKeyframesSelectionChanged"], [11, 2, 1, "", "onSelectionChanged"], [11, 2, 1, "", "revealItem"], [11, 2, 1, "", "secondsToTimecode"], [11, 2, 1, "", "setSelectedKeyframes"], [11, 2, 1, "", "setSelectedRows"], [11, 2, 1, "", "timecodeToSeconds"]], "Autograph.TimelineRow": [[11, 4, 1, "", "model"]], "Autograph.Transform2DParam": [[11, 4, 1, "", "amount"], [11, 4, 1, "", "anchorPoint"], [11, 2, 1, "", "getMatrix"], [11, 4, 1, "", "invert"], [11, 4, 1, "", "position"], [11, 4, 1, "", "rotation"], [11, 4, 1, "", "scale"], [11, 4, 1, "", "skew"], [11, 4, 1, "", "skewOrder"]], "Autograph.Transform3DParam": [[11, 4, 1, "", "amount"], [11, 4, 1, "", "anchorPoint"], [11, 2, 1, "", "getMatrix"], [11, 4, 1, "", "interpolationMode"], [11, 4, 1, "", "invert"], [11, 4, 1, "", "position"], [11, 4, 1, "", "quaternionAngle"], [11, 4, 1, "", "rotation"], [11, 4, 1, "", "rotationOrder"], [11, 4, 1, "", "scale"], [11, 4, 1, "", "skew"], [11, 4, 1, "", "skewOrder"]], "Autograph.UndoCommand": [[11, 2, 1, "", "doRedo"], [11, 2, 1, "", "doUndo"]], "Autograph.ViewerPanel": [[11, 3, 1, "", "Alpha"], [11, 3, 1, "", "Blue"], [11, 3, 1, "", "BlueStraight"], [11, 1, 1, "", "DisplayChannels"], [11, 3, 1, "", "Green"], [11, 3, 1, "", "GreenStraight"], [11, 3, 1, "", "Matte"], [11, 3, 1, "", "RGB"], [11, 3, 1, "", "Red"], [11, 3, 1, "", "RedStraight"], [11, 4, 1, "", "altSource"], [11, 2, 1, "", "centerViewerOn"], [11, 4, 1, "", "channels"], [11, 4, 1, "", "checkerboardEnabled"], [11, 4, 1, "", "clipFormatEnabled"], [11, 4, 1, "", "colorPickerEnabled"], [11, 4, 1, "", "currentTime"], [11, 2, 1, "", "fitToFormat"], [11, 4, 1, "", "formatOverride"], [11, 4, 1, "", "fullScreen"], [11, 4, 1, "", "gainEnabled"], [11, 4, 1, "", "gainValue"], [11, 4, 1, "", "gammaEnabled"], [11, 4, 1, "", "gammaValue"], [11, 2, 1, "", "getColorFromImage"], [11, 2, 1, "", "getFirstFrame"], [11, 2, 1, "", "getImageFormat"], [11, 2, 1, "", "getLastFrame"], [11, 2, 1, "", "hasColorPickerImage"], [11, 4, 1, "", "is3DEnabled"], [11, 2, 1, "", "isDuringPlayback"], [11, 4, 1, "", "mainSource"], [11, 4, 1, "", "mainSourceLocked"], [11, 4, 1, "", "ocioDisplayName"], [11, 4, 1, "", "ocioViewTransformName"], [11, 2, 1, "", "onAltSourceChanged"], [11, 2, 1, "", "onCurrentTimeChanged"], [11, 2, 1, "", "onMainSourceChanged"], [11, 2, 1, "", "startPlayback"], [11, 2, 1, "", "stopPlayback"], [11, 4, 1, "", "uiVisible"], [11, 4, 1, "", "wipeEnabled"], [11, 4, 1, "", "zoomFactor"]], "Autograph.ViewerPanel.DisplayChannels": [[11, 3, 1, "", "Alpha"], [11, 3, 1, "", "Blue"], [11, 3, 1, "", "BlueStraight"], [11, 3, 1, "", "Green"], [11, 3, 1, "", "GreenStraight"], [11, 3, 1, "", "Matte"], [11, 3, 1, "", "RGB"], [11, 3, 1, "", "Red"], [11, 3, 1, "", "RedStraight"], [11, 4, 1, "", "name"], [11, 4, 1, "", "value"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "property", "Python property"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:attribute", "4": "py:property"}, "terms": {"": [1, 2, 4, 7, 8, 9, 11], "0": [0, 3, 8, 9, 11], "033996582031": 0, "075439453125": 0, "1": [0, 2, 8, 9, 11], "10": [0, 11], "100": [0, 11], "101": 0, "1048576": 11, "1080": 7, "109": 0, "11": [0, 11], "110": 0, "112": 11, "119": 0, "12": 11, "125": 11, "128": 11, "1295471191406": 0, "13": 11, "130": 0, "131072": 11, "13134765625": 0, "132": 11, "133": 0, "14": [2, 8, 11], "143": 0, "15": 11, "150": 11, "156": 0, "157": 0, "16": 11, "16384": 11, "166": 0, "169860839844": 0, "17": [0, 11], "177124023438": 0, "18": 11, "19": [0, 11], "1920": 7, "193": 0, "2": [0, 2, 4, 7, 8, 11], "20": 11, "200": 11, "209": 0, "2097152": 11, "21": 11, "212": 0, "22": 11, "220": 0, "228515625": 0, "23": 11, "231689453125": 0, "24": 11, "244": 0, "246": 0, "249755859375": 0, "25": 11, "256": 11, "26": 11, "262144": 11, "26904296875": 0, "27": 11, "2744140625": 0, "276458740234": 0, "28": [0, 11], "282": 0, "29": 11, "2d": [6, 10, 11], "3": [0, 11], "30": 11, "300": 3, "31": 11, "31005859375": 0, "32": 11, "322021484375": 0, "323059082031": 0, "32768": 11, "33": 11, "34": [0, 11], "3452758789062": 0, "35": [0, 11], "36": 11, "37": 11, "38": 11, "383": 0, "39": [0, 11], "393": 0, "3d": [5, 11], "3x3": 11, "4": [0, 2, 8, 11], "40": [0, 11], "4096": 11, "41": 11, "42": 11, "43": 11, "44": 11, "45": 11, "452392578125": 0, "45263671875": 0, "46": [0, 11], "47": 11, "478149414062": 0, "48": 11, "49": [0, 11], "490051269531": 0, "493896484375": 0, "4x4": 11, "5": [0, 2, 3, 8, 11], "50": 11, "51": 11, "52": 11, "524288": 11, "53": 11, "54": [0, 11], "57": 11, "58": 0, "58447265625": 0, "597900390625": 0, "6": [0, 11], "60": 3, "60fp": 3, "62": 11, "63": [0, 11], "64": [0, 11], "65536": 11, "668701171875": 0, "67578125": 0, "6799621582031": 0, "685546875": 0, "687744140625": 0, "698974609375": 0, "699371337891": 0, "7": [0, 11], "7085571289062": 0, "71": 0, "71337890625": 0, "75": 11, "8": [0, 11], "802490234375": 0, "81": [0, 11], "8192": 11, "86": 0, "861358642578": 0, "86776733398438": 0, "87": 11, "9": [0, 11], "916748046875": 0, "95": 0, "96435546875": 0, "96630859375": 0, "9688720703125": 0, "99": 0, "9955444335938": 0, "996337890625": 0, "A": [0, 1, 2, 3, 4, 5, 7, 8, 11], "At": 8, "Beings": 11, "For": [0, 2, 4, 5, 11], "If": [0, 4, 7, 9, 11], "In": [2, 4, 8, 11], "It": [0, 1, 2, 7, 9, 11], "Its": 11, "No": 8, "On": [8, 11], "One": 0, "Or": 11, "The": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11], "Their": 11, "Then": 2, "There": 4, "These": 8, "To": [1, 2, 3, 5, 7, 9, 11], "_": 11, "__init__": [2, 8], "_obj": [2, 8, 11], "_valu": [2, 8], "about": [1, 2], "absolut": 11, "abstract": 1, "access": [1, 7, 9, 11], "accessor": [3, 11], "account": 11, "across": 11, "act": [7, 11], "action": [8, 11], "activ": [1, 5, 11], "activecomposit": [9, 11], "actual": [0, 9, 11], "ad": [0, 1, 11], "adapt": 11, "add": [0, 2, 8, 11], "addellips": 11, "addentri": 11, "addit": 8, "addlay": [3, 11], "addmodifi": [4, 11], "addon": 11, "addondimensionmodechang": 11, "addparam": [0, 11], "addpath": 11, "addpolygon": 11, "addroundedrect": 11, "addtext": 11, "adjust": 11, "affect": 11, "after": [8, 11], "aftermod": 11, "against": 11, "agp": 5, "align": 11, "alignabsolut": 11, "alignbaselin": 11, "alignbottom": 11, "aligncent": 11, "alignhcent": 11, "alignjustifi": 11, "alignleft": 11, "alignright": 11, "aligntop": 11, "alignvcent": 11, "all": [1, 3, 4, 7, 11], "alllay": 3, "alllowercas": 11, "allow": 9, "alluppercas": 11, "along": 11, "alpha": 11, "alreadi": 11, "also": [0, 1, 4, 7, 8, 9, 11], "altsourc": 11, "alwai": [9, 11], "amount": 11, "amplitud": 11, "an": [1, 2, 3, 4, 7, 8, 9, 11], "ancestor": 11, "anchor": 8, "anchorpoint": 11, "anchorpointgroup": 11, "angl": 11, "angleatperc": 11, "angledegre": 11, "ani": [0, 1, 2, 5, 8, 9, 11], "anim": [4, 11], "animat": 11, "animateden": 11, "animationcurv": 11, "anoth": 11, "anystretch": 11, "anyth": [1, 11], "api": [3, 7, 10], "app": [1, 2, 3, 4, 5, 7, 8, 11], "appli": [0, 4, 9, 11], "applic": [2, 4, 5, 8, 10, 11], "applyclipboardtoselect": [9, 11], "appropri": [7, 11], "ar": [0, 1, 2, 4, 5, 7, 8, 11], "ar0": 11, "ar1": 11, "arbitrari": 9, "architectur": [6, 7, 10], "archiv": 11, "arcmoveto": 11, "arcto": 11, "arg": [2, 11], "arg0": 11, "argument": 11, "arrai": 11, "asset": 5, "assign": 3, "associ": 11, "assum": 11, "attach": 11, "attribut": [0, 1, 3, 4, 11], "audio": 11, "audiocodec": [7, 11], "audioen": 11, "audiolay": [10, 11], "audiomix": [10, 11], "audolay": 11, "autograph": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10], "automat": [0, 11], "autoretimeshutterangl": 11, "autotangentsrefreshen": 11, "avail": [1, 2, 4, 7, 9, 11], "averag": 11, "avprojectitem": [10, 11], "b": 11, "back": 11, "background": [1, 5, 8, 11], "base": [1, 2, 11], "basedon": 11, "basenam": 11, "basic": [2, 8], "bbox": 11, "bboxtyp": 11, "becaus": 4, "been": 9, "befor": [8, 11], "beforemod": 11, "beginundomacro": 11, "being": [4, 11], "belong": 11, "between": 11, "beyond": 11, "bezier": [0, 11], "black": 11, "blendmod": 11, "blendpassthrough": 11, "block": [1, 7, 11], "blockformat": 11, "blue": 11, "bluestraight": 11, "blur": 4, "blurmodifi": 4, "bold": 11, "bool": 11, "boolean": [0, 11], "booleanoper": [0, 11], "boolparambas": [4, 10, 11], "both": [2, 8], "bottom": [1, 11], "bottommargin": 11, "bound": 11, "box": 11, "broken": 11, "build": 11, "c": [8, 11], "c1": 11, "c2": 11, "cach": 11, "calcul": 11, "call": [0, 4, 5, 11], "callabl": [2, 5], "callback": [5, 7, 8, 11], "camera": 11, "cameralay": [1, 10, 11], "can": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11], "cancel": 11, "cancelrend": 11, "cannot": [2, 8, 11], "cansetgeneratoreffect": 11, "capit": 11, "case": [4, 11], "castshadow": 11, "catmul": 11, "catmullrom": 11, "cb": 9, "center": 11, "centervieweron": 11, "central": [0, 11], "certain": 7, "ch20": [2, 8], "chang": [9, 11], "channel": 11, "chapter": 11, "charact": 11, "charformat": 11, "charformatindex": 11, "checkerboard": 11, "checkerboarden": 11, "child": [1, 11], "childgroup": 0, "children": 11, "choiceparam": [10, 11], "choiceparamentri": [10, 11], "choiceparammenu": [10, 11], "choiceparamopt": [10, 11], "choiceparamsepar": [10, 11], "circl": 4, "circlegener": 4, "class": [1, 3, 4, 5, 8, 11], "classid": [1, 4, 11], "clear": 11, "clearparam": 11, "clearselect": 11, "clip": 11, "clipboard": [9, 11], "clipformaten": 11, "close": [0, 5, 11], "closesubpath": 11, "code": [2, 7, 11], "codec": [7, 11], "coincid": 11, "collaps": 11, "collapseitem": 11, "color": 11, "colorpickeren": 11, "colorspac": 11, "colorspaceen": 11, "columnlayout": 8, "com": [2, 8, 11], "com_leftangle_applib_readimageeffect": 11, "command": 11, "commonli": [3, 4, 11], "comp": [2, 3, 5, 7, 8, 11], "compani": 11, "complet": [8, 11], "complex": [1, 11], "compnameoverrid": 11, "compon": [8, 11], "compoon": [2, 8, 11], "compos": 11, "composit": [0, 6, 7, 10, 11], "compositioninst": [7, 11], "compositon": 11, "compound": 11, "comprend": [7, 10, 11], "comprenderfil": [7, 10, 11], "comprenderinst": [7, 10, 11], "comput": 11, "concaten": 11, "concurr": [1, 5], "condens": 11, "connect": [0, 11], "connectpath": 11, "consecut": 11, "consid": 11, "consol": [4, 8], "constant": 11, "constantspe": 11, "constitut": 11, "construct": [9, 11], "constructor": [1, 3, 11], "consult": 11, "contactshadow": 11, "contain": [0, 1, 2, 3, 7, 8, 11], "content": 0, "continu": 11, "continueonerror": 11, "contour": [0, 11], "control": [1, 2, 8, 11], "controlpoint": 11, "conveni": [0, 11], "convers": 11, "convert": 11, "coordin": 11, "coordina": 11, "copi": [3, 11], "correl": 11, "correspond": [0, 7, 11], "cosinecurv": 11, "could": [9, 11], "counter": 11, "creat": [1, 3, 4, 6, 8, 10, 11], "creatabl": 2, "create3dscen": 11, "createaudioeffectsharedinst": 11, "createaudiomix": 11, "createcomposit": [1, 5, 11], "createeffectsharedinst": [3, 4, 11], "createfold": 11, "createfunct": 11, "createmainitem": [2, 8, 11], "createproject": [5, 11], "createrenderforcomposit": [7, 11], "createwithinitialproperti": [2, 8, 11], "csv": [5, 11], "ctrl": [8, 11], "cubic": [0, 11], "cubicto": 11, "current": [2, 11], "currenttim": [9, 11], "cursor": 11, "curv": [0, 4, 9, 10, 11], "curvedata": 11, "custom": [6, 7, 8, 10, 11], "custompanel": [2, 8, 10, 11], "dashelementparam": [10, 11], "dashlen": 11, "dashpatternparam": [10, 11], "data": [1, 11], "datatyp": 11, "datatypear": 11, "declar": 4, "dedic": [2, 3, 11], "def": [2, 8, 9], "default": [5, 11], "defin": [7, 11], "deletechar": 11, "deletepreviouschar": 11, "delta": 11, "demibold": 11, "depend": 11, "deprec": 11, "depth": [4, 11], "deriv": [1, 2, 11], "descript": 11, "desktop": 11, "dev": 11, "dict": [2, 8, 11], "dimens": 11, "dimension": 11, "dimensionindex": 11, "dimensionmod": 11, "directli": [4, 9, 11], "directori": [8, 11], "directorysuffix": 11, "disabl": 11, "disk": 7, "displai": 11, "displaychannel": 11, "displaynam": 11, "displayspacevalu": 11, "distinct": 11, "do": [0, 1, 2, 11], "doc": 11, "document": [2, 8, 11], "doe": [2, 11], "doesn": 11, "don": 11, "done": 2, "doredo": 11, "doubleparam2dbas": [4, 10, 11], "doubleparam3dbas": [4, 10, 11], "doubleparam4dbas": [4, 10, 11], "doubleparambas": [1, 4, 9, 10, 11], "doundo": 11, "down": 11, "downscal": 11, "downscalelevel": 11, "durat": [3, 11], "e": [1, 2, 4, 7, 8, 9, 11], "each": [0, 1, 4, 7, 9, 11], "earli": 8, "eas": 11, "easehigh": 11, "easelow": 11, "easier": [0, 3, 11], "easili": 11, "easingamplitud": 11, "easingovershoot": 11, "easingperiod": 11, "edit": [6, 10, 11], "editor": [9, 11], "effect": [0, 3, 4, 9, 10, 11], "effecttyp": 11, "either": [2, 9, 11], "element": [5, 11], "elementtyp": 11, "ellips": [0, 11], "els": 8, "embed": 11, "emit": [2, 8], "empti": 11, "enabl": 11, "enable3d": 11, "enablecach": 11, "enablemask": 11, "enablemodifi": 11, "enabletimeremap": 11, "enabletransformmask": 11, "enablevisibilityretim": 11, "encapsul": [2, 8], "encod": [7, 11], "encrypt": 11, "end": 11, "endpoint": 11, "endundomacro": 11, "ensur": 11, "entir": 11, "entri": 11, "entryid": 11, "environ": 1, "equival": [3, 11], "error": 11, "etc": [1, 11], "evalu": 11, "even": 9, "event": 11, "everi": [2, 8], "evolut": 7, "exampl": [2, 4, 5, 7, 11], "except": 8, "exclud": 11, "exe_script": 8, "execut": [7, 8, 11], "exist": 11, "exit": 11, "expand": 11, "expanditem": 11, "expandrecurs": 11, "explain": 0, "export": 11, "exportdirectori": 11, "expos": 11, "express": 9, "extrabold": 11, "extracondens": 11, "extraexpand": 11, "extralight": 11, "factor": 11, "factori": [2, 8], "fail": 11, "fals": 11, "famili": 11, "far": 11, "feather": [0, 11], "fetch": 11, "figur": 0, "file": [2, 5, 7, 8, 11], "fileformat": [7, 11], "filenam": 11, "filepath": [5, 11], "filepathoverrid": [7, 11], "fill": 8, "fillcolor": 11, "fillrul": 11, "fillstyleparam": [10, 11], "final": [0, 9], "find": [1, 4, 5, 11], "finish": [7, 11], "first": [2, 9, 11], "fit": 11, "fittoformat": 11, "fix": 11, "float": [2, 8, 11], "float64": 11, "focus": [1, 5, 9, 11], "folder": [5, 8, 11], "follow": [0, 2, 5, 11], "font": [10, 11], "fontcapit": 11, "fontfamili": 11, "fontital": 11, "fontkern": 11, "fontletterspac": 11, "fontletterspacingmod": 11, "fontpixels": 11, "fontspac": 11, "fontstretch": 11, "fontstrikeout": 11, "fontstyl": 11, "fontunderlin": 11, "fontweight": 11, "footag": 5, "forc": 11, "foreach": 8, "form": 11, "format": [7, 11], "formatoverrid": 11, "forward": 11, "found": [0, 11], "fp": 11, "fragment": 11, "frame": [3, 7, 11], "framefilepath": 11, "framer": [3, 11], "framerangeoverrid": 11, "framerangeoverrideen": 11, "framerateoverrid": 11, "framerateoverrideen": 11, "framestep": 11, "frequenc": 11, "frequent": 4, "from": [1, 2, 3, 4, 5, 7, 8, 9, 11], "full": 7, "fullscreen": 11, "functin": 11, "function": [0, 1, 2, 4, 5, 8, 11], "g": [2, 4, 7, 8, 9, 11], "gain": [2, 11], "gainen": 11, "gainvalu": 11, "gamma": [2, 11], "gammaen": 11, "gammavalu": 11, "gen": 0, "gener": [0, 1, 3, 9, 11], "geom2dparam": [0, 10, 11], "geometri": [0, 11], "geomgroup2dparam": [0, 10, 11], "get": [1, 4, 11], "getactiveproject": [1, 3, 4, 5, 7, 11], "getallformat": 11, "getallprojectitem": 11, "getapplicationdirpath": 11, "getaverageframerendertim": 11, "getblockatindex": 11, "getblockformatbeforeposit": 11, "getboundingbox": 11, "getcharformatbeforeposit": 11, "getchildren": 11, "getclipboard": [9, 11], "getclipboardfromselect": [9, 11], "getclipboardfromsystem": [9, 11], "getcolorfromimag": 11, "getcomposit": 11, "getcontrolpointparam": 11, "getcurrentposit": 11, "getcurv": [4, 9, 11], "getdimensionmod": 11, "getdisplaynam": [4, 9, 11], "getdriverparam": 11, "geteffectiveframer": 11, "getel": 11, "getelementat": 11, "getentri": 11, "getentryatindex": 11, "geteta": 11, "getfeathercontouranimationattim": 11, "getfeatherpointparam": 11, "getfil": 11, "getfileatindex": 11, "getfileindex": 11, "getfillrul": 11, "getfirstfram": 11, "getformat": 11, "getgeneratoreffect": 11, "getgeneratorsclassid": [1, 4, 11], "getgeometri": [0, 11], "getimageformat": 11, "getindexincomposit": 11, "getinst": 11, "getinstanceatindex": 11, "getinstanceindex": 11, "getitembynam": [7, 11], "getkeyfram": [9, 11], "getkeyframeatindex": 11, "getkeyframeattim": 11, "getkeyframecount": 11, "getkeyframesinrang": 11, "getlastfocusedpanel": 11, "getlastfocusedtimelinepanel": [9, 11], "getlastfocusedviewerpanel": 11, "getlastfram": 11, "getlay": [3, 11], "getlayeratindex": 11, "getlayerbyuniquenam": 11, "getlayerindex": 11, "getlength": 11, "getmainaudioeffectinst": 11, "getmaincomposit": 11, "getmaincontouranimationattim": 11, "getmaineffectinst": [3, 7, 11], "getmatrix": 11, "getmenu": 11, "getmodifi": 11, "getmodifieratindex": 11, "getmodifierindex": 11, "getmodifiersclassid": [1, 4, 11], "getmodifierslist": [1, 4, 11], "getnearestkeyfram": 11, "getnextkeyfram": 11, "getnumbezierseg": 11, "getnumblock": 11, "getnumcontrolpoint": 11, "getnumel": 11, "getnumentri": 11, "getnumfil": 11, "getnuminst": 11, "getnumlay": 11, "getnummodifi": 11, "getnumparam": 11, "getnumrend": 11, "getpanel": 11, "getparam": [3, 4, 11], "getparamatindex": 11, "getparamindex": 11, "getparenteffect": 11, "getparentitem": 11, "getparentparam": 11, "getprefixorsuffix": 11, "getpreviewen": 11, "getpreviouskeyfram": 11, "getprogress": 11, "getproject": 11, "getprojectfilepath": 11, "getprojectitem": 11, "getprojectpanel": 11, "getproperti": 11, "getpropertiespanel": 11, "getpythonscriptsdirpath": [2, 8, 11], "getqmlengin": [2, 8, 11], "getrend": 11, "getrenderatindex": 11, "getrenderforcomposit": 11, "getrenderindex": 11, "getrendermanag": [1, 7, 11], "getrootitem": 11, "getrow": 11, "getselectedkeyfram": [9, 11], "getselectedrow": [9, 11], "getselectionend": 11, "getselectionstart": 11, "getsharedparam": 11, "gettext": [9, 11], "gettotalrendertim": 11, "getuniquenam": [4, 11], "getvalu": [2, 4, 8, 9, 11], "getvalueattim": [4, 11], "github": [2, 8], "give": [1, 11], "given": [7, 11], "globalen": 11, "globallock": 11, "globalsolo": 11, "gotit": 11, "gradient": 11, "gradientparam": [10, 11], "gradientstopparam": [10, 11], "graphic": 11, "green": 11, "greenstraight": 11, "group": [0, 11], "gui": 1, "guid": 10, "ha": [9, 11], "had": 11, "handl": 1, "happen": 11, "hasaudio": 11, "hascolorpickerimag": 11, "haskeyfram": 11, "haskeyframeattim": 11, "hasvideo": 11, "have": [1, 3, 5, 11], "hd": 7, "height": [3, 11], "here": [3, 11], "hermit": 11, "hierarchi": 11, "hold": [2, 8, 11], "hood": 3, "horizont": 11, "hour": 11, "hover": [4, 7], "how": [0, 2, 8, 11], "howev": [2, 3, 4], "html": [2, 8, 11], "http": [2, 8, 11], "i": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11], "icon": 11, "iconfilepath": 11, "id": [2, 8, 11], "identifi": [1, 11], "ignor": 11, "imag": [7, 11], "implement": [2, 8, 11], "implicitli": 11, "import": [2, 8, 11], "importcsvasset": 11, "importfont": 11, "importfootag": [3, 4, 5, 11], "importsubproject": 11, "importusdasset": 11, "inback": 11, "inbounc": 11, "incirc": 11, "includ": 11, "increas": 11, "increment": 11, "incub": 11, "incurv": 11, "independ": 11, "index": 11, "indic": [4, 11], "inelast": 11, "inexpo": 11, "inf": 11, "inform": [1, 2], "inherit": [1, 2, 3, 4, 8, 11], "init": 11, "initi": [8, 11], "inoutback": 11, "inoutbounc": 11, "inoutcirc": 11, "inoutcub": 11, "inoutelast": 11, "inoutexpo": 11, "inoutquad": 11, "inoutquart": 11, "inoutquint": 11, "inoutsin": 11, "input": 4, "inquad": 11, "inquart": 11, "inquint": 11, "insert": [0, 11], "insertblock": 11, "insertcontrolpoint": [0, 11], "insertcontrolpointoncurv": 11, "insertfil": [7, 11], "insertinst": [7, 11], "insertlay": 11, "insertmodifi": 11, "insertparam": 11, "insertrend": [7, 11], "inserttext": 11, "inserttextwithformat": 11, "insin": 11, "instanc": [1, 2, 7, 8, 11], "instanci": 11, "instead": [2, 11], "int": 11, "integ": 11, "interact": [1, 2, 6, 8, 10, 11], "interchang": 11, "interfac": [1, 5, 7, 11], "interlac": 11, "interlacemod": 11, "intern": [0, 4, 11], "interpol": 11, "interpolationmod": 11, "interpretimagesassequ": 11, "intersect": 11, "invalid": 11, "invalidtim": [0, 11], "invers": [9, 11], "invert": 11, "invok": [7, 8, 11], "involv": 2, "io": [2, 8], "is3den": 11, "isadjustementlay": 11, "isbackground": [8, 11], "isclos": 11, "isclosingproject": 11, "isduringplayback": 11, "iseffectiveen": 11, "isguidelay": 11, "isinproject": 11, "isprefix": 11, "ispropertyen": 11, "isrend": 11, "issingleton": [2, 11], "isspatialposit": 11, "isvalid": 11, "ital": 11, "item": [1, 2, 3, 11], "iter": 11, "its": [1, 2, 3, 4, 11], "itself": 11, "join": 11, "jpg": 11, "json": [2, 11], "just": [2, 7, 11], "k": 9, "keep": 11, "keepcurrentopen": 11, "kei": 11, "kern": 11, "keyerror": 8, "keyfram": [0, 4, 9, 10, 11], "keysequ": 11, "keytimelinetim": 9, "know": [2, 7], "known": 11, "kwarg": 11, "l": [8, 11], "la_1_0": 11, "label": 11, "lapi": 11, "last": 11, "later": 8, "layer": [0, 4, 9, 11], "layer2d": [0, 1, 3, 4, 10, 11], "layer3d": [1, 10, 11], "layerbas": [1, 10, 11], "layout": 8, "leav": 11, "left": [0, 11], "leftamount": 11, "leftangl": [8, 11], "leftderiv": 11, "leftinflu": 11, "leftmargin": 11, "len": 3, "length": 11, "less": 4, "let": 7, "letterspac": 11, "letterspacingperc": 11, "level": 11, "licens": 11, "lifetim": 11, "light": 11, "lightlay": [1, 10, 11], "like": [3, 11], "line": 11, "linear": 11, "lineheight": 11, "liner": 7, "lineto": 11, "link": 11, "linux": 11, "list": [0, 1, 3, 4, 7, 9, 11], "live": 11, "load": [2, 5, 8, 9, 11], "loadfromproject": [2, 11], "loadfromworkspac": [2, 8, 11], "loadingseri": 11, "local": [9, 11], "locat": 8, "lock": 11, "log": 8, "longer": 9, "loop": 4, "lower": 11, "maco": [8, 11], "macro": 11, "made": [9, 11], "mai": [1, 2, 5, 7, 11], "main": [0, 1, 7, 8, 11], "maincomposit": 11, "mainli": 11, "mainsourc": 11, "mainsourcelock": 11, "maintain": 11, "make": [1, 3, 11], "makemypanel": [2, 8], "manag": [6, 10, 11], "mani": 11, "manipul": [1, 4, 11], "manual": 0, "map": 11, "mapparamtimetotimelin": 9, "mapparamtotimelinetim": 11, "maptimelinetoparamtim": [9, 11], "mask": [4, 11], "master": 11, "match": 11, "materi": 11, "material3d": 11, "matrix": 11, "matt": 11, "maxamount": 11, "maxim": [2, 11], "maxon": 8, "maxtim": 11, "mean": 11, "meant": [1, 11], "media": [3, 4, 5, 11], "medium": 11, "member": [2, 8], "menu": [2, 8, 11], "menubar": [8, 11], "mesh3d": 11, "messag": 11, "method": [4, 11], "mimetyp": 11, "minamount": 11, "mintim": 11, "minut": 11, "mixedcas": 11, "mode": [1, 11], "model": [9, 11], "modif": 11, "modifi": [0, 1, 9, 11], "modifierlist": [1, 4, 10, 11], "modul": 10, "more": [2, 4, 8], "most": [4, 11], "mous": [4, 7], "mov": [3, 4, 5, 7], "move": [9, 11], "movefil": 11, "moveinst": 11, "movekeyfram": 11, "movelay": 11, "movemodifi": 11, "moveparam": 11, "moverend": 11, "moveto": 11, "multi": 11, "multipl": [1, 5, 8, 11], "must": [1, 2, 5, 8, 11], "my": [0, 2, 5, 8, 11], "mycompani": [2, 11], "myfil": [3, 4, 5], "myfootag": [3, 4, 5], "mymenuact": 8, "mypanel": [2, 8, 11], "mypanelicon": 2, "mypanelqobject": [2, 8], "myset": [2, 11], "myvalu": 2, "myvideo": 7, "n": 11, "name": [4, 7, 11], "nameoverrid": 11, "ndarrai": 11, "nearest": 11, "necessari": 2, "necessarili": 11, "need": [2, 3, 8, 9, 11], "nest": 11, "new": [1, 2, 4, 5, 11], "newindex": 11, "newli": 11, "newtim": 11, "next": [8, 11], "node": 11, "non": [2, 11], "none": 11, "normal": 11, "note": [3, 11], "notifi": [2, 7, 8], "now": 9, "nth": 11, "number": [1, 11], "numdimens": 11, "numer": 11, "numeric2d": 11, "numeric2dparam": [10, 11], "numeric3d": 11, "numeric4d": 11, "numpi": 11, "o": 8, "object": [1, 2, 4, 5, 11], "ociodisplaynam": 11, "ocioviewtransformnam": 11, "oddevenfil": 11, "offer": 5, "offset": [9, 11], "oldindex": 11, "oldtim": 11, "onactivecompositionchang": 11, "onaltsourcechang": 11, "onapplicationclos": 11, "onc": [2, 5, 11], "onclosingprojectchang": 11, "oncomplet": 8, "oncurrenttimechang": [9, 11], "ondisplaynamechang": 11, "one": [0, 1, 7, 11], "oneffectinsert": 11, "oneffectmov": 11, "oneffectremov": 11, "onframerend": [7, 11], "ongo": 11, "oninprojectchang": 11, "onkeyframesselectionchang": 11, "onlayerinsert": 11, "onlayermov": 11, "onlayerremov": 11, "onli": [1, 2, 8, 11], "onmainsourcechang": 11, "onparaminsert": 11, "onparammov": 11, "onparamremov": 11, "onprogresschang": [7, 11], "onprojectabouttoclos": [5, 11], "onprojectabouttoload": [5, 11], "onprojectclos": 11, "onprojectcr": [5, 8, 11], "onprojectfilepathchang": 11, "onprojectload": [5, 11], "onrenderfinish": [7, 11], "onrenderstart": [7, 11], "onselectionchang": [9, 11], "ontimechang": 9, "onvaluechang": [8, 11], "opac": 11, "open": [1, 5, 11], "opencolorio": 11, "oper": [0, 9, 11], "option": 11, "optionn": [1, 11], "order": [1, 11], "origin": 11, "other": [0, 1, 8, 11], "othercurv": 11, "otherdimens": 11, "otherwis": 11, "our": [2, 11], "out": 4, "outback": 11, "outbounc": 11, "outcirc": 11, "outcub": 11, "outcurv": 11, "outelast": 11, "outexpo": 11, "outinback": 11, "outinbounc": 11, "outincirc": 11, "outincub": 11, "outinelast": 11, "outinexpo": 11, "outinquad": 11, "outinquart": 11, "outinquint": 11, "outinsin": 11, "output": [7, 11], "outputspe": 11, "outquad": 11, "outquart": 11, "outquint": 11, "outsid": 11, "outsin": 11, "over": [4, 7, 11], "overal": 11, "overlin": 11, "overload": 11, "overrid": 11, "overridecompnameen": 11, "overriden": 11, "overridenameen": 11, "overshoot": 11, "overview": [6, 10], "overwritefil": 11, "own": 11, "p": 4, "p0": 11, "p0pr": 11, "p1": 11, "p1dx": 11, "p2": 11, "p2dx": 11, "p3": 11, "p3pl": 11, "packag": 11, "pair": 11, "panel": [4, 5, 6, 8, 9, 10, 11], "param": [3, 6, 7, 10, 11], "paramet": [0, 1, 2, 4, 7, 9, 11], "paramlist": [10, 11], "paramlocaltim": 9, "parent": [4, 8, 11], "parentitem": 11, "part": 11, "pass": [0, 2, 7, 8, 11], "past": [9, 11], "path": [6, 10, 11], "path2d": [0, 10, 11], "path2dparam": [1, 10, 11], "pathgroup": 0, "per": 11, "percent": 11, "percentatlength": 11, "perform": 5, "period": 11, "picker": 11, "pipelin": 7, "pixel": 11, "pixelaspectratio": [3, 11], "pixels": 11, "pixelsmotionwarpdirect": 11, "plain": 11, "playback": 11, "plu": 11, "pluginid": 11, "png": 11, "point": [4, 11], "pointatperc": 11, "pointparamscontrolen": 11, "pointsiz": 11, "pointtyp": [0, 11], "polygon": 11, "posit": [3, 11], "possibl": 11, "postblend": 11, "power": 11, "pr_422hq": 7, "precis": 11, "prefer": 11, "prefix": 11, "preserveunderlyingtranspar": 11, "preset": 11, "prevent": 11, "previou": 11, "previous": 2, "print": [3, 4, 8, 9], "procedur": 4, "process": [1, 11], "produc": 11, "programmat": 9, "progress": [7, 11], "project": [2, 3, 4, 6, 7, 8, 9, 10, 11], "projectitem": [3, 4, 5, 10, 11], "prompt": 11, "properli": [4, 11], "properti": [1, 2, 8, 11], "propertiespanel": [1, 11], "prore": 7, "prores_profil": 7, "provid": 8, "pure": [1, 11], "push": 11, "pushundocomand": 11, "pushundocommand": 11, "pypath2d": 11, "pyside6": 8, "python": [2, 4, 5, 8, 11], "qml": [2, 8, 11], "qmlbook": [2, 8], "qobject": [2, 8, 11], "qqc": 8, "qqmlcompon": [2, 8, 11], "qqmlengin": 11, "qquickitem": [2, 8, 11], "qt": [2, 8], "qtcore": 8, "qtobject": [2, 8], "qtqml": 8, "qtquick": [2, 8], "quadto": 11, "quaternionangl": 11, "queri": 4, "queue": [1, 7, 11], "quicktim": 7, "quit": 2, "r": [3, 9], "rais": 11, "random": 11, "randomizese": 11, "rang": [3, 11], "rare": 2, "re": 2, "react": 9, "read": 11, "reader": [5, 11], "receiveshadow": 11, "rect": 11, "rectangl": [0, 11], "recurs": [8, 11], "red": 11, "redstraight": 11, "refer": 10, "refresh": 11, "refreshallautotang": 11, "regardless": 11, "region": 11, "regist": [5, 8, 11], "registerandloadset": [2, 11], "registermenuitem": [8, 11], "registerpanelclass": [2, 8, 11], "rel": 11, "relat": [1, 2, 11], "remain": 11, "rememb": 2, "remov": 11, "removecontrolpointatindex": 11, "removeentri": 11, "removefeatherpointatindex": 11, "removefil": 11, "removeinst": 11, "removeitem": 11, "removekeyfram": 11, "removekeyframesinrang": 11, "removelay": 11, "removelayeratindex": 11, "removemodifi": 11, "removeparam": 11, "removerend": 11, "render": [1, 5, 6, 8, 10, 11], "rendermanag": [7, 10, 11], "repeat": 11, "repeatspac": 11, "replac": 11, "repres": [0, 1, 11], "requir": [2, 8, 11], "reset": [5, 11], "resettodefault": 11, "respons": [1, 11], "restor": 2, "restrict": 11, "result": 11, "retim": 11, "retimefilt": 11, "retimeshutterangl": 11, "retimeshuttersampl": 11, "retimingcurv": 11, "retriev": [0, 1, 3, 5, 11], "return": [1, 2, 3, 4, 8, 11], "reveal": 4, "revealitem": 11, "revers": [1, 11], "revert": 11, "rgb": 11, "rgba": 11, "right": [0, 11], "rightamount": 11, "rightderiv": 11, "rightinflu": 11, "rightmargin": 11, "rm": 7, "roi": 11, "rom": 11, "root": [2, 8, 11], "rotat": 11, "rotationord": 11, "round": 11, "row": 11, "row_index": 7, "rule": 11, "run": [1, 11], "rx": 11, "ry": 11, "same": [4, 7, 9, 11], "sampl": 11, "sampleformat": 11, "sampler": 11, "save": [2, 5, 8, 11], "saveinproject": [2, 11], "saveinworkspac": [2, 8, 11], "scale": 11, "scene": [5, 11], "scene3d": 11, "scheme": 11, "screen": 11, "script": [4, 6, 7, 10, 11], "scroll": 11, "sec": [9, 11], "second": [3, 9, 11], "secondstotimecod": 11, "see": [1, 2, 7, 8, 11], "seen": 11, "segment": 11, "select": [2, 11], "selectcharact": 11, "selector": 11, "self": [2, 8, 11], "semicondens": 11, "semiexpand": 11, "separ": [2, 8, 11], "sequenc": [7, 11], "serial": [8, 11], "server": 7, "set": [0, 1, 2, 7, 10, 11], "setblockcharformat": 11, "setblockformat": 11, "setcharformat": 11, "setcomposit": [7, 11], "setcontrolpoint": [0, 11], "setdefaultvalu": 11, "setdimensionmod": 11, "setdisplaynam": [0, 5, 11], "setdriverparam": 11, "setelementpositionat": 11, "setfeatherpoint": 11, "setfillrul": 11, "setformat": [3, 7, 11], "setgeneratoreffect": [0, 1, 3, 4, 11], "setkeyfram": 11, "setprefixorsuffix": 11, "setpreviewen": 11, "setproperti": [7, 11], "setpropertyen": 11, "setselectedkeyfram": 11, "setselectedrow": 11, "settopath": [0, 11], "settosourceformat": 11, "setuniquenam": 11, "setup": [7, 8, 11], "setvalu": [2, 3, 4, 7, 8, 11], "setvalueanddefaultvalu": 11, "setvaluesanddefaultvalu": 11, "shadingmod": 11, "shape": [0, 11], "shapegroup": 0, "shapegroupparam": [0, 10, 11], "shapeinstancerparam": [10, 11], "shapelayerrendereffect": 0, "share": [3, 11], "shareparamwith": 11, "shift": [8, 11], "shortcut": 11, "shortcutid": 11, "should": [2, 11], "signal": [2, 8], "signatur": [5, 11], "similar": [4, 11], "simpli": [4, 11], "simplifi": 11, "simultan": 0, "sinc": [1, 3, 5, 8, 9], "sinecurv": 11, "singl": [0, 1, 11], "singleton": [2, 11], "size": 2, "skew": 11, "skeword": 11, "skip": 11, "slope": 11, "slopeatperc": 11, "slot": [3, 11], "small": 11, "smallcap": 11, "smooth": 11, "so": [2, 3, 8, 11], "some": [1, 2, 3, 4, 11], "someth": 11, "somewher": 9, "sourc": [0, 3, 4, 11], "sourcewitheffect": 11, "space": [9, 11], "spacelen": 11, "spacingmod": 11, "spatial": 11, "spatialphas": 11, "specif": [2, 7, 11], "specifi": 0, "speed": 11, "spinbox": 8, "split": 2, "splitdistinctspath": 11, "stack": 11, "stage": [8, 11], "stampstyleparam": [10, 11], "start": [1, 6, 7, 10, 11], "startangl": 11, "startingtim": 11, "startplayback": 11, "startrend": [7, 11], "state": [2, 5, 11], "still": 11, "stop": 11, "stopplayback": 11, "store": [0, 1, 2, 4, 9, 11], "storeinsystemclipboard": [9, 11], "str": 11, "stretch": [9, 11], "stricli": 11, "strikeout": 11, "string": [1, 9, 11], "stringparambas": [1, 4, 10, 11], "strokecolor": 11, "strokeoverfil": 11, "strokestyleparam": [10, 11], "strokewidth": 11, "sub": [8, 11], "subpath": 11, "subtract": 11, "succe": 11, "suffix": 11, "super": [2, 8], "suppli": [8, 11], "support": 11, "sure": 11, "surround": 11, "svg": [2, 11], "sweepangl": 11, "switch": [8, 11], "system": [9, 11], "t": 11, "t0": 11, "t1": 11, "tabl": 11, "take": [0, 1, 2, 4, 7, 11], "taken": 11, "tangent": 11, "templat": 11, "text": [2, 8, 9, 11], "textanimatorlistparam": [10, 11], "textanimatorparam": [10, 11], "textblock": [10, 11], "textblockformat": [10, 11], "textcharformat": [10, 11], "textdocu": [10, 11], "textdocumenteditor": [10, 11], "textformat": [10, 11], "textfrag": [10, 11], "textgener": [10, 11], "textident": 11, "textselectorlistparam": [10, 11], "textselectorparam": [10, 11], "than": 0, "thei": [2, 4, 11], "them": [7, 11], "thi": [0, 1, 2, 3, 7, 8, 9, 11], "thin": 11, "thisdimens": 11, "through": 1, "throughout": 11, "thu": [1, 11], "time": [7, 8, 11], "timecod": [9, 10, 11], "timecodetosecond": [9, 11], "timeinsecond": 11, "timelin": [1, 6, 10, 11], "timelineclibpoard": 9, "timelineclipboard": [9, 10, 11], "timelinepanel": [1, 2, 9, 10, 11], "timelinerow": [9, 10, 11], "timeoffset": 11, "timeremapcurv": 11, "tmp": 7, "tofillpolygon": 11, "toolbar": 11, "tooltip": 4, "top": [1, 11], "topmargin": 11, "tosecond": 11, "total": 11, "track": 11, "trac\u00e9": 0, "trajectori": 11, "transform": 11, "transform2d": 11, "transform2dparam": [1, 10, 11], "transform3d": 11, "transform3dparam": [10, 11], "translat": 11, "tree": 11, "tri": 11, "trigger": 7, "true": [0, 2, 7, 8, 11], "try": 8, "tupl": [9, 11], "tweak": 8, "twice": 11, "two": 11, "type": [8, 11], "typic": [2, 11], "ui": [1, 2, 4, 5, 11], "uicolor": 11, "uicor": 8, "uivis": 11, "ultracondens": 11, "ultraexpand": 11, "unclos": 11, "under": 3, "underli": 11, "underlin": 11, "undo": 11, "undocmmand": 11, "undocommand": [10, 11], "unfortun": [2, 8], "unifi": 11, "uniformli": 11, "union": 11, "uniqu": [4, 11], "uniquenam": [3, 4, 11], "unit": 11, "unsav": [5, 11], "unset": [4, 11], "unshar": [3, 11], "unstretch": 11, "until": [7, 11], "up": [1, 6, 10, 11], "upload": 7, "upper": 11, "us": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], "usag": 11, "usd": [5, 11], "usealphascreen": 11, "user": [1, 2, 3, 5, 7, 8, 9, 11], "usual": [0, 2, 11], "v": [2, 8], "v0": 11, "v1": 11, "valid": 7, "valu": [1, 2, 7, 8, 9, 11], "valuechang": [2, 8], "variou": [5, 7, 11], "velocitybounc": 11, "veri": [1, 8, 11], "video": [3, 4, 5, 7, 11], "videocodec": [7, 11], "videoen": 11, "view": 11, "viewer": 11, "viewerpanel": [1, 2, 10, 11], "viewport": 11, "virtual": 2, "visibl": 11, "visual": 11, "volumegain": 11, "wa": [2, 7, 8, 11], "wai": [2, 4, 11], "want": 11, "warn": 11, "warnifunsav": 11, "we": [2, 3, 8], "weight": 11, "well": 11, "were": 11, "wether": 11, "what": [8, 11], "when": [0, 1, 4, 7, 8, 9, 11], "where": 11, "wherea": 11, "whether": 11, "whic": 11, "which": [1, 2, 4, 8, 9, 11], "while": 11, "whith": 2, "whole": [7, 11], "whose": 7, "wide": [1, 11], "width": [3, 11], "windingfil": 11, "window": [1, 8, 11], "wipe": 11, "wipeen": 11, "wish": 4, "within": 11, "without": [4, 5, 11], "wordspac": 11, "work": 11, "workingcolorspacevalu": 11, "workspac": [1, 2, 8, 11], "would": [2, 11], "written": 7, "x": 11, "y": 11, "ye": 8, "yet": [2, 8, 11], "you": [0, 1, 2, 4, 5, 7, 8, 9, 11], "your": [2, 7, 11], "zoom": 11, "zoomfactor": 11, "\u00ectem": 11}, "titles": ["Using 2D Paths", "Architecture Overview", "Creating custom Panels", "Edit a Composition", "Edit Params", "Manage a Project", "Developer Guide", "Creating Renders", "Start-up scripts", "Interacting with the Timeline", "Python Developer Documentation", "API Reference"], "titleterms": {"2d": 0, "access": [0, 3, 4], "ad": 4, "an": 5, "api": 11, "applic": 1, "architectur": 1, "autograph": 11, "chang": 3, "class": 2, "command": 8, "composit": [1, 3, 5], "control": [0, 9], "creat": [0, 2, 5, 7], "current": 9, "custom": 2, "data": 2, "develop": [6, 10], "document": 10, "edit": [0, 3, 4], "effect": 1, "empti": 5, "event": [5, 7], "exampl": 8, "gener": 4, "geomgroup2d": 0, "get": 9, "guid": 6, "init": 8, "interact": 9, "item": 5, "json": 9, "layer": [1, 3], "line": 8, "manag": [3, 5], "map": 9, "modifi": 4, "modul": 11, "new": 0, "overview": 1, "panel": [1, 2], "param": [0, 1, 4, 9], "paramet": 3, "path": 0, "path2dparam": 0, "point": 0, "project": [1, 5], "projectitem": 1, "py": 8, "python": 10, "react": [5, 7], "refer": 11, "regist": 2, "render": 7, "rendermanag": 1, "row": 9, "save": 9, "script": 8, "select": 9, "serial": 2, "set": [3, 4], "start": 8, "time": 9, "timelin": 9, "transform": 3, "up": 8, "us": 0, "valu": 4}})