| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| ShrinkwrapFacetedFormat | GetFormat
()
Get method for attribute "Format" The type of export to produce. |
| /*optional*/ String | GetFramesFile
()
Get method for attribute "FramesFile" The frames file name and path used for the export of a motion envelope. |
| void | SetFramesFile
(
/*optional*/
String value)
Set method for attribute "FramesFile" The frames file name and path used for the export of a motion envelope. |
| Method Detail |
|---|
| GetFormat |
|---|
| ShrinkwrapFacetedFormat | GetFormat | () |
The type of export to produce.
|
| GetFramesFile/SetFramesFile |
|---|
| /*optional*/ String | GetFramesFile | () |
| void | SetFramesFile | ( /*optional*/ String value) |
The frames file name and path used for the export of a motion envelope.
|