jpicedt.format.output.pstricks
Class PstricksEmptyDrawingBoundingBox
java.lang.Object
java.awt.geom.RectangularShape
java.awt.geom.Rectangle2D
jpicedt.format.output.util.BaseEmptyDrawingBoundingBox
jpicedt.format.output.pstricks.PstricksEmptyDrawingBoundingBox
- All Implemented Interfaces:
- Shape, Cloneable
public class PstricksEmptyDrawingBoundingBox
- extends BaseEmptyDrawingBoundingBox
Boîte bornante par défaut pour un dessin vide dans le cadre de l'encodage
Pstricks
- Since:
- jPicEdt 1.5.1
- 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 |
PstricksEmptyDrawingBoundingBox
public PstricksEmptyDrawingBoundingBox()
Submit a bug : syd@jpicedt.org