jpicedt.format.output.dxf
Class DXFEmptyDrawingBoundingBox
java.lang.Object
java.awt.geom.RectangularShape
java.awt.geom.Rectangle2D
jpicedt.format.output.util.BaseEmptyDrawingBoundingBox
jpicedt.format.output.dxf.DXFEmptyDrawingBoundingBox
- All Implemented Interfaces:
- Shape, Cloneable
public class DXFEmptyDrawingBoundingBox
- extends BaseEmptyDrawingBoundingBox
Boîte bornante par défaut pour un dessin vide dans le cadre de l'encodage
pour le format de sortie DXF (marque déposée).
- Since:
- jPicEdt 1.6
- Author:
- Vincent Belaïche
Methods inherited from class jpicedt.format.output.util.BaseEmptyDrawingBoundingBox |
createIntersection, createUnion, getHeight, getMaxX, getMaxY, getMinX, getMinY, getWidth, getX, getY, isEmpty, outcode, setFrame, setRect |
Methods inherited from class java.awt.geom.Rectangle2D |
add, add, add, contains, contains, equals, getBounds2D, getPathIterator, getPathIterator, hashCode, intersect, intersects, intersectsLine, intersectsLine, outcode, setRect, union |
Methods inherited from class java.awt.geom.RectangularShape |
clone, contains, contains, getBounds, getCenterX, getCenterY, getFrame, intersects, setFrame, setFrame, setFrameFromCenter, setFrameFromCenter, setFrameFromDiagonal, setFrameFromDiagonal |
DXFEmptyDrawingBoundingBox
public DXFEmptyDrawingBoundingBox()
Submit a bug : syd@jpicedt.org