|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteFillHatch
This class defines the appearance of a hatching, which is a texture made of straight lines.
Access
To get the hatching of a shape, use the Hatch property in the FillFormat class.
Usage
See the Hatch property in the FillFormat class for descriptions and examples.
Method Summary | |
---|---|
int |
getAngle()
This property returns the angle. |
int |
getLineColor()
This property returns the color of the hatching lines. |
int |
getLineType()
This property returns the type of lines used to draw the hatching. |
int |
getSpacing()
This property returns the distance between the lines in the hatching. |
Method Detail |
---|
int getLineType() throws RemoteEclipseAPIException
RemoteEclipseAPIException
int getLineColor() throws RemoteEclipseAPIException
RemoteEclipseAPIException
int getSpacing() throws RemoteEclipseAPIException
RemoteEclipseAPIException
int getAngle() throws RemoteEclipseAPIException
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |