http://www.jpicedt.org

jpicedt.format.output.latex
Class LatexEmptyDrawingBoundingBox

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.format.output.latex.LatexEmptyDrawingBoundingBox
All Implemented Interfaces:
Shape, Cloneable

public class LatexEmptyDrawingBoundingBox
extends BaseEmptyDrawingBoundingBox

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

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
LatexEmptyDrawingBoundingBox()
           
 
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

LatexEmptyDrawingBoundingBox

public LatexEmptyDrawingBoundingBox()

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org