public class CallWindow
extends java.lang.Object
| Constructor and Description |
|---|
CallWindow(com.ptc.pfc.pfcWindow.Window win) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
close() |
void |
exportRasterImage(java.lang.String imageFileName,
CallRasterImageExportInstructions instructions) |
CallModel |
getModel() |
com.ptc.pfc.pfcWindow.Window |
getWindow() |
void |
refresh() |
void |
repaint() |
public void repaint()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void refresh()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void activate()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void close()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void exportRasterImage(java.lang.String imageFileName,
CallRasterImageExportInstructions instructions)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallModel getModel() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcWindow.Window getWindow()