public class IDimensionTolerance
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IDimensionTolerance(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
int |
fitDisplayStyle() |
void |
fitDisplayStyle(int param1) |
int |
fitType() |
void |
fitType(int param1) |
double |
getFitFontHeight() |
double |
getFitFontScale() |
boolean |
getFitFontUseDimension() |
boolean |
getFitFontUseScale() |
double |
getFontHeight() |
double |
getFontScale() |
boolean |
getFontUseDimension() |
boolean |
getFontUseScale() |
java.lang.String |
getHoleFitValue() |
double |
getMaxValue() |
int |
getMaxValue2(Holder param1) |
double |
getMinValue() |
int |
getMinValue2(Holder param1) |
java.lang.String |
getShaftFitValue() |
boolean |
setFitFont(boolean param1,
boolean param2,
double param3) |
boolean |
setFitValues(java.lang.String param1,
java.lang.String param2) |
boolean |
setFont(boolean param1,
boolean param2,
double param3) |
boolean |
setValues(double param1,
double param2) |
boolean |
setValues2(double param1,
double param2,
int param3,
java.lang.Object param4) |
boolean |
showParenthesis() |
void |
showParenthesis(boolean param1) |
int |
type() |
void |
type(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 double getMaxValue()
public boolean setValues(double param1, double param2)
public boolean getFontUseDimension()
public boolean getFontUseScale()
public double getFontScale()
public double getFontHeight()
public boolean setFont(boolean param1, boolean param2, double param3)
public java.lang.String getHoleFitValue()
public java.lang.String getShaftFitValue()
public boolean setFitValues(java.lang.String param1, java.lang.String param2)
public double getMinValue()
public boolean getFitFontUseDimension()
public boolean getFitFontUseScale()
public double getFitFontScale()
public double getFitFontHeight()
public boolean setFitFont(boolean param1, boolean param2, double param3)
public boolean setValues2(double param1, double param2, int param3, java.lang.Object param4)
public int getMaxValue2(Holder param1)
public int getMinValue2(Holder param1)
public void showParenthesis(boolean param1)
public boolean showParenthesis()
public int fitType()
public void fitType(int param1)
public void fitDisplayStyle(int param1)
public int fitDisplayStyle()
public void type(int param1)
public int type()