public class CallContours
extends java.lang.Object
| Constructor and Description |
|---|
CallContours(com.ptc.pfc.pfcGeometry.Contours contours) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(CallContour cont) |
static CallContours |
create() |
CallContour |
get(int idx) |
int |
getarraysize() |
com.ptc.pfc.pfcGeometry.Contours |
getContours() |
public static CallContours create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(CallContour cont) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallContour get(int idx) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcGeometry.Contours getContours()