http://www.jpicedt.org

jpicedt.graphic.io.formatter
Class JPICEmptyDrawingBoundingBox

java.lang.Object
  extended by java.awt.geom.RectangularShape
      extended by java.awt.geom.Rectangle2D
          extended by jpicedt.format.output.util.BaseEmptyDrawingBoundingBox
              extended by jpicedt.graphic.io.formatter.JPICEmptyDrawingBoundingBox
All Implemented Interfaces:
Shape, Cloneable

public class JPICEmptyDrawingBoundingBox
extends BaseEmptyDrawingBoundingBox

Boîte bornante par défaut pour un dessin vide dans le cadre de l'encodage JPIC-XML

Since:
jPicEdt 1.5.1
Author:
Vincent Belaïche

Nested Class Summary
 
Nested classes/interfaces inherited from class java.awt.geom.Rectangle2D
Rectangle2D.Double, Rectangle2D.Float
 
Field Summary
 
Fields inherited from class java.awt.geom.Rectangle2D
OUT_BOTTOM, OUT_LEFT, OUT_RIGHT, OUT_TOP
 
Constructor Summary
JPICEmptyDrawingBoundingBox()
           
 
Method Summary
 
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
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPICEmptyDrawingBoundingBox

public JPICEmptyDrawingBoundingBox()

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org