public class CallDrawingCreateOptions
extends java.lang.Object
| Constructor and Description |
|---|
CallDrawingCreateOptions(com.ptc.pfc.pfcDrawing.DrawingCreateOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(com.ptc.pfc.pfcDrawing.DrawingCreateOption opt) |
static CallDrawingCreateOptions |
create() |
com.ptc.pfc.pfcDrawing.DrawingCreateOption |
get(int idx) |
int |
getarraysize() |
com.ptc.pfc.pfcDrawing.DrawingCreateOptions |
getOptions() |
public CallDrawingCreateOptions(com.ptc.pfc.pfcDrawing.DrawingCreateOptions options)
public static CallDrawingCreateOptions create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(com.ptc.pfc.pfcDrawing.DrawingCreateOption opt)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcDrawing.DrawingCreateOption get(int idx)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcDrawing.DrawingCreateOptions getOptions()