public static class JLDrawing.RegenerateDrawing extends java.lang.Object implements JlinkUtils.Regenerator
| Constructor and Description |
|---|
JLDrawing.RegenerateDrawing(CallModel2D drw) |
| Modifier and Type | Method and Description |
|---|---|
CallRegenInstructions |
getInstructions()
Get the JLink regenerate instructions, if any.
|
void |
regenerate()
Perform the regeneration
|
public JLDrawing.RegenerateDrawing(CallModel2D drw)
public void regenerate()
throws com.ptc.cipjava.jxthrowable
JlinkUtils.Regeneratorregenerate in interface JlinkUtils.Regeneratorcom.ptc.cipjava.jxthrowablepublic CallRegenInstructions getInstructions()
JlinkUtils.RegeneratorgetInstructions in interface JlinkUtils.Regenerator