|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayoutWindow | |
---|---|
artofillusion | |
artofillusion.animation | |
artofillusion.animation.distortion | |
artofillusion.script |
Uses of LayoutWindow in artofillusion |
---|
Methods in artofillusion that return LayoutWindow | |
---|---|
LayoutWindow |
MoveScaleRotateObjectTool.getWindow()
Get the LayoutWindow to which this tool belongs. |
Methods in artofillusion with parameters of type LayoutWindow | |
---|---|
void |
ModellingTool.commandSelected(LayoutWindow window)
|
static void |
ModellingApp.pasteClipboard(LayoutWindow win)
Deprecated. Paste the contents of the clipboard into a window. |
static void |
ArtOfIllusion.pasteClipboard(LayoutWindow win)
Paste the contents of the clipboard into a window. |
static boolean |
ModellingApp.saveScene(Scene sc,
LayoutWindow fr)
Deprecated. Save a scene to a file. |
static boolean |
ArtOfIllusion.saveScene(Scene sc,
LayoutWindow fr)
Save a scene to a file. |
Constructors in artofillusion with parameters of type LayoutWindow | |
---|---|
CreateCameraTool(LayoutWindow fr)
|
|
CreateCubeTool(LayoutWindow fr)
|
|
CreateCylinderTool(LayoutWindow fr)
|
|
CreateLightTool(LayoutWindow fr)
|
|
CreatePolygonTool(LayoutWindow fr)
|
|
CreateSphereTool(LayoutWindow fr)
|
|
CreateSplineMeshTool(LayoutWindow fr)
|
|
MoveScaleRotateObjectTool(LayoutWindow fr)
|
|
ObjectPropertiesPanel(LayoutWindow window)
|
|
ObjectTextureDialog(LayoutWindow parent,
ObjectInfo[] objects)
|
|
ObjectTextureDialog(LayoutWindow parent,
ObjectInfo[] objects,
boolean includeTextures,
boolean includeMaterials)
|
Uses of LayoutWindow in artofillusion.animation |
---|
Methods in artofillusion.animation with parameters of type LayoutWindow | |
---|---|
void |
WeightTrack.edit(LayoutWindow win)
|
void |
VisibilityTrack.edit(LayoutWindow win)
|
abstract void |
Track.edit(LayoutWindow win)
This method should present a window in which the user can edit the track. |
void |
TextureTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
RotationTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
ProceduralRotationTrack.edit(LayoutWindow win)
|
void |
ProceduralPositionTrack.edit(LayoutWindow win)
|
void |
PositionTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
PoseTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
IKTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
FilterParameterTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
ConstraintTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
WeightTrack.editKeyframe(LayoutWindow win,
int which)
|
void |
VisibilityTrack.editKeyframe(LayoutWindow win,
int which)
|
void |
Track.editKeyframe(LayoutWindow win,
int which)
This method should present a window in which the user can edit the specified keyframe. |
void |
TextureTrack.editKeyframe(LayoutWindow win,
int which)
Present a window in which the user can edit the specified keyframe. |
void |
RotationTrack.editKeyframe(LayoutWindow win,
int which)
Present a window in which the user can edit the specified keyframe. |
void |
ProceduralRotationTrack.editKeyframe(LayoutWindow win,
int which)
|
void |
ProceduralPositionTrack.editKeyframe(LayoutWindow win,
int which)
Present a window in which the user can edit the specified keyframe. |
void |
PositionTrack.editKeyframe(LayoutWindow win,
int which)
Present a window in which the user can edit the specified keyframe. |
void |
PoseTrack.editKeyframe(LayoutWindow win,
int which)
Present a window in which the user can edit the specified keyframe. |
void |
FilterParameterTrack.editKeyframe(LayoutWindow win,
int which)
Present a window in which the user can edit the specified keyframe. |
Constructors in artofillusion.animation with parameters of type LayoutWindow | |
---|---|
AnimationPreviewer(LayoutWindow parent)
|
|
EditKeyframesDialog(LayoutWindow win,
int operation)
|
|
ObjectRefSelector(ObjectRef obj,
LayoutWindow win,
java.lang.String prompt,
ObjectInfo exclude)
Create a new selector. |
|
PathFromCurveDialog(LayoutWindow win,
java.lang.Object[] sel)
|
|
Score(LayoutWindow win)
|
|
TrackGraph(LayoutWindow win,
Score sc,
TimeAxis ta)
Create a track graph for one or more quantities which can take on any value. |
|
TracksPanel(LayoutWindow win,
TreeList list,
Score sc,
int subdivisions,
double scale)
|
Uses of LayoutWindow in artofillusion.animation.distortion |
---|
Methods in artofillusion.animation.distortion with parameters of type LayoutWindow | |
---|---|
void |
TwistTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
SkeletonShapeTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
ShatterTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
ScaleTrack.edit(LayoutWindow win)
|
void |
CustomDistortionTrack.edit(LayoutWindow win)
This method presents a window in which the user can edit the track. |
void |
BendTrack.edit(LayoutWindow win)
|
void |
TwistTrack.editKeyframe(LayoutWindow win,
int which)
Present a window in which the user can edit the specified keyframe. |
void |
SkeletonShapeTrack.editKeyframe(LayoutWindow win,
int which)
Present a window in which the user can edit the specified keyframe. |
void |
ScaleTrack.editKeyframe(LayoutWindow win,
int which)
|
void |
CustomDistortionTrack.editKeyframe(LayoutWindow win,
int which)
|
void |
BendTrack.editKeyframe(LayoutWindow win,
int which)
|
Uses of LayoutWindow in artofillusion.script |
---|
Methods in artofillusion.script with parameters of type LayoutWindow | |
---|---|
void |
ToolScript.execute(LayoutWindow window)
|
Constructors in artofillusion.script with parameters of type LayoutWindow | |
---|---|
ExecuteScriptWindow(LayoutWindow win)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |