public class IBreakLine
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IBreakLine(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
breakSketchBlocks() |
void |
breakSketchBlocks(boolean param1) |
double |
getPosition(int param1) |
IView |
getView() |
java.lang.String |
layer() |
void |
layer(java.lang.String param1) |
int |
orientation() |
boolean |
select(boolean param1,
ISelectData param2) |
boolean |
setPosition(double param1,
double param2) |
int |
shapeIntensity() |
void |
shapeIntensity(int param1) |
int |
style() |
void |
style(int param1) |
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public void layer(java.lang.String param1)
public java.lang.String layer()
public void style(int param1)
public int style()
public boolean select(boolean param1, ISelectData param2)
public double getPosition(int param1)
public boolean setPosition(double param1, double param2)
public int orientation()
public IView getView()
public void shapeIntensity(int param1)
public int shapeIntensity()
public boolean breakSketchBlocks()
public void breakSketchBlocks(boolean param1)