|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectdxfExporter.ArcType
Types of a hatch bundary.
Field Summary | |
static byte |
atCircle
As circle. |
static byte |
atEllipse
As ellipse. |
Constructor Summary | |
(package private) |
ArcType()
|
(package private) |
ArcType(byte aType)
|
Method Summary | |
byte |
getAT()
|
boolean |
setAT(byte aType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final byte atCircle
public static final byte atEllipse
Constructor Detail |
ArcType()
ArcType(byte aType)
Method Detail |
public boolean setAT(byte aType)
public byte getAT()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |