|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kabeja.dxf.helpers.HatchBoundaryLoop
public class HatchBoundaryLoop
Constructor Summary | |
---|---|
HatchBoundaryLoop()
|
Method Summary | |
---|---|
void |
addBoundaryEdge(DXFEntity edge)
|
java.util.Iterator |
getBoundaryEdgesIterator()
|
Bounds |
getBounds()
|
int |
getEdgeCount()
|
boolean |
isOutermost()
|
void |
setOutermost(boolean outermost)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HatchBoundaryLoop()
Method Detail |
---|
public boolean isOutermost()
public void setOutermost(boolean outermost)
outermost
- The outermost to set.public java.util.Iterator getBoundaryEdgesIterator()
public void addBoundaryEdge(DXFEntity edge)
public Bounds getBounds()
public int getEdgeCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |