|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IControlPrecision2
IControlPrecision2 interface.
Method Summary | |
---|---|
boolean |
isHighPrecision()
TRUE if a high precision integer grid is being used to round coordinate values. |
void |
setIsHighPrecision(boolean isHighPrecision)
TRUE if a high precision integer grid is being used to round coordinate values. |
Methods inherited from interface com.esri.arcgis.geometry.IControlPrecision |
---|
isUsePrecision, setUsePrecision |
Method Detail |
---|
boolean isHighPrecision() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsHighPrecision(boolean isHighPrecision) throws IOException, AutomationException
isHighPrecision
- The isHighPrecision (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 |