| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| CGMExportType | GetExportType
()
Get method for attribute "ExportType" A CGMExportType object that specifies ASCII or binary |
| CGMScaleType | GetWhichScale
()
Get method for attribute "WhichScale" A CGMScaleType object that specifies abstract or metric scale |
| void | SetExportType
(CGMExportType value)
Set method for attribute "ExportType" A CGMExportType object that specifies ASCII or binary |
| void | SetWhichScale
(CGMScaleType value)
Set method for attribute "WhichScale" A CGMScaleType object that specifies abstract or metric scale |
| Methods Inherited from Interface com.ptc.pfc.pfcModel.ExportInstructions |
|---|
| GetFileType |
| Method Detail |
|---|
| GetExportType/SetExportType |
|---|
| CGMExportType | GetExportType | () |
| void | SetExportType | (CGMExportType value) |
| A CGMExportType object that specifies ASCII or binary |
| GetWhichScale/SetWhichScale |
|---|
| CGMScaleType | GetWhichScale | () |
| void | SetWhichScale | (CGMScaleType value) |
| A CGMScaleType object that specifies abstract or metric scale |