public class DXFDeviceDrawing extends DeviceDrawing
Constructor and Description |
---|
DXFDeviceDrawing() |
Modifier and Type | Method and Description |
---|---|
protected void |
addObject(com.vividsolutions.jts.geom.Geometry g) |
void |
write(java.io.File file,
java.lang.String[] layers) |
drawArc, drawArrondi, drawArrow, drawDottedLines, drawImprovedDottedLines, drawLine, drawRectangleHole, drawTo, drawTo, flushLine, getCurrentLayer, moveTo, moveTo, setCurrentLayer
protected void addObject(com.vividsolutions.jts.geom.Geometry g)
addObject
in class DeviceDrawing
public void write(java.io.File file, java.lang.String[] layers) throws java.lang.Exception
java.lang.Exception