|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.graphics.DrawingElement
com.partnersoft.v3x.graphics.DXF.DXFDrawingElement
com.partnersoft.v3x.graphics.DXF.DXFBlock
public class DXFBlock
A DXF block element.
| Constructor Summary | |
|---|---|
DXFBlock(Coord3D insertionPoint,
DXFBlockDescription blockType,
java.lang.Object dataSource)
Creates a block. |
|
DXFBlock(Coord3D insertionPoint,
DXFBlockDescription blockType,
java.lang.Object dataSource,
double rotation)
Creates a block. |
|
| Method Summary | |
|---|---|
java.util.Iterator |
getEntities()
Returns the list of DXFEntities that represent this element. |
| Methods inherited from class com.partnersoft.v3x.graphics.DXF.DXFDrawingElement |
|---|
getLayer, setLayer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DXFBlock(Coord3D insertionPoint,
DXFBlockDescription blockType,
java.lang.Object dataSource,
double rotation)
public DXFBlock(Coord3D insertionPoint,
DXFBlockDescription blockType,
java.lang.Object dataSource)
| Method Detail |
|---|
public java.util.Iterator getEntities()
getEntities in class DXFDrawingElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||