public class CallProjectionViewCreateInstructions extends CallView2DCreateInstructions
| Constructor and Description |
|---|
CallProjectionViewCreateInstructions(com.ptc.pfc.pfcView2D.ProjectionViewCreateInstructions instr) |
| Modifier and Type | Method and Description |
|---|---|
static CallProjectionViewCreateInstructions |
create(CallView2D parentView,
CallPoint3D location) |
com.ptc.pfc.pfcView2D.ProjectionViewCreateInstructions |
getProjectionInstr() |
void |
setExploded(boolean value) |
getInstrpublic CallProjectionViewCreateInstructions(com.ptc.pfc.pfcView2D.ProjectionViewCreateInstructions instr)
public static CallProjectionViewCreateInstructions create(CallView2D parentView, CallPoint3D location) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setExploded(boolean value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcView2D.ProjectionViewCreateInstructions getProjectionInstr()