|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IHatchLineDefinition
Provides access to the line hatch definition properties.
| Method Summary | |
|---|---|
double |
getLength()
The hatch line length. |
double |
getSupplementalAngle()
The SupplementalAngle. |
void |
setLength(double pLength)
The hatch line length. |
void |
setSupplementalAngle(double pAngle)
The SupplementalAngle. |
| Method Detail |
|---|
double getLength()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLength(double pLength)
throws IOException,
AutomationException
pLength - The pLength (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getSupplementalAngle()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSupplementalAngle(double pAngle)
throws IOException,
AutomationException
pAngle - The pAngle (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 | ||||||||