http://www.jpicedt.org

jpicedt.format.output.latex
Class ParallelogramView

java.lang.Object
  extended by jpicedt.graphic.view.AbstractView
      extended by jpicedt.graphic.view.LeafElementView
          extended by jpicedt.graphic.view.ParallelogramView
              extended by jpicedt.format.output.latex.ParallelogramView
All Implemented Interfaces:
View

public class ParallelogramView
extends ParallelogramView

A View for rendering parallelograms. Can be filled only if this is arectangle parallel to the horizontal axis


Field Summary
 
Fields inherited from class jpicedt.graphic.view.LeafElementView
attrFactory, interiorPaint, leftArrow, outlinePaint, outlineStroke, overstrikeStroke, rightArrow, shadow, shadowPaint, shape
 
Fields inherited from class jpicedt.graphic.view.AbstractView
bounds, element, highlighter
 
Constructor Summary
ParallelogramView(PicParallelogram para, LatexViewFactory f)
          Construct a new View for the given PicParallelogram.
 
Method Summary
protected  void syncAttributes()
          Inherits from superclass, except for filling behaviour.
 
Methods inherited from class jpicedt.graphic.view.ParallelogramView
getElement
 
Methods inherited from class jpicedt.graphic.view.LeafElementView
changedUpdate, hitTest, intersect, paint, syncArrowsAttributes, syncArrowsGeometry, syncBounds, syncShadow, syncShape
 
Methods inherited from class jpicedt.graphic.view.AbstractView
getBounds, getContainer, getDrawing, getGraphics, getHighlighter, getParentView, getViewFactory, hitTest, intersect, paintHighlighter, repaint, setElement, setHighlighter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParallelogramView

public ParallelogramView(PicParallelogram para,
                         LatexViewFactory f)
Construct a new View for the given PicParallelogram.

Method Detail

syncAttributes

protected void syncAttributes()
Inherits from superclass, except for filling behaviour.

Overrides:
syncAttributes in class LeafElementView

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org