http://www.jpicedt.org

jpicedt.format.output.tikz
Class TikzEmptyDrawingBoundingBox

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.tikz.TikzEmptyDrawingBoundingBox
All Implemented Interfaces:
Shape, Cloneable

public class TikzEmptyDrawingBoundingBox
extends BaseEmptyDrawingBoundingBox

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

Since:
jPicEdt 1.6
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
TikzEmptyDrawingBoundingBox()
           
 
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

TikzEmptyDrawingBoundingBox

public TikzEmptyDrawingBoundingBox()

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org