|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDigitizerButtons
Provides access to map digitizer puck buttons to ArcMap commands.
IDigitizerSetup.getControlPointCount(),
IDigitizerSetup.getControlPoint(int, double[], double[], double[], double[]),
IDigitizerSetup,
IEditAttributeProperties,
IDigitizerSetup.getTransformation(),
IDigitizerSetup.clearControlPoints(),
IDigitizerSetup.addControlPoint(double, double, double, double)| Method Summary | |
|---|---|
IUID |
getButton(int button)
Button to map on the digitizer puck. |
void |
setButton(int button,
IUID cmdID)
Button to map on the digitizer puck. |
| Method Detail |
|---|
void setButton(int button,
IUID cmdID)
throws IOException,
AutomationException
button - The button (in)cmdID - A reference to a com.esri.arcgis.system.IUID (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IUID getButton(int button)
throws IOException,
AutomationException
button - The button (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||