|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConstructionBasisOfBearing
Provides access to members that manipulate the basis of bearing setting for a parcel construction.
Method Summary | |
---|---|
double |
getBasisOfBearingOffset()
The basis of bearing offset angle. |
void |
setBasisOfBearingOffset(double angleOffset)
The basis of bearing offset angle. |
Method Detail |
---|
double getBasisOfBearingOffset() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBasisOfBearingOffset(double angleOffset) throws IOException, AutomationException
angleOffset
- The angleOffset (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 |