public class IHoleTable
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IHoleTable(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
int |
addHole() |
boolean |
assignTagPrefix(int param1,
java.lang.String param2,
int param3) |
boolean |
combineSameSize() |
void |
combineSameSize(boolean param1) |
boolean |
combineTags() |
void |
combineTags(boolean param1) |
IDatumOrigin |
datumOrigin() |
boolean |
enableUpdate() |
void |
enableUpdate(boolean param1) |
IFeature |
getFeature() |
int |
getHoleLocationPrecision() |
boolean |
getHoleLocationUseDocPrecision() |
int |
getTableAnnotationCount() |
java.lang.Object |
getTableAnnotations() |
boolean |
holeCentersVisible() |
void |
holeCentersVisible(boolean param1) |
java.lang.String |
holeTag(int param1) |
void |
holeTag(int param1,
java.lang.String param2) |
boolean |
holeTagsVisible() |
void |
holeTagsVisible(boolean param1) |
IHoleTableAnnotation |
iGetTableAnnotations(int param1) |
boolean |
setHoleLocationPrecision(boolean param1,
int param2) |
boolean |
showANSIInchLetterNumberDrillSizes() |
void |
showANSIInchLetterNumberDrillSizes(boolean param1) |
java.lang.String |
startingValue() |
void |
startingValue(java.lang.String param1) |
int |
tagStyle() |
void |
tagStyle(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 int getTableAnnotationCount()
public java.lang.Object getTableAnnotations()
public IHoleTableAnnotation iGetTableAnnotations(int param1)
public IFeature getFeature()
public IDatumOrigin datumOrigin()
public int addHole()
public void holeCentersVisible(boolean param1)
public boolean holeCentersVisible()
public void combineTags(boolean param1)
public boolean combineTags()
public void combineSameSize(boolean param1)
public boolean combineSameSize()
public void tagStyle(int param1)
public int tagStyle()
public boolean getHoleLocationUseDocPrecision()
public int getHoleLocationPrecision()
public boolean setHoleLocationPrecision(boolean param1, int param2)
public void holeTagsVisible(boolean param1)
public boolean holeTagsVisible()
public void holeTag(int param1, java.lang.String param2)
public java.lang.String holeTag(int param1)
public void enableUpdate(boolean param1)
public boolean enableUpdate()
public void startingValue(java.lang.String param1)
public java.lang.String startingValue()
public void showANSIInchLetterNumberDrillSizes(boolean param1)
public boolean showANSIInchLetterNumberDrillSizes()
public boolean assignTagPrefix(int param1, java.lang.String param2, int param3)