public class CallLayer extends CallModelItem
item| Constructor and Description |
|---|
CallLayer(com.ptc.pfc.pfcLayer.Layer layer) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
int |
getDisplayStatus() |
com.ptc.pfc.pfcLayer.Layer |
getLayer() |
void |
setStatus(com.ptc.pfc.pfcLayer.DisplayStatus status) |
public void delete()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getDisplayStatus()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setStatus(com.ptc.pfc.pfcLayer.DisplayStatus status)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcLayer.Layer getLayer()