jpicedt.format.output.latex
Class ParallelogramView
java.lang.Object
jpicedt.graphic.view.AbstractView
jpicedt.graphic.view.LeafElementView
jpicedt.graphic.view.ParallelogramView
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
Method Summary |
protected void |
syncAttributes()
Inherits from superclass, except for filling behaviour. |
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 |
ParallelogramView
public ParallelogramView(PicParallelogram para,
LatexViewFactory f)
- Construct a new View for the given
PicParallelogram
.
syncAttributes
protected void syncAttributes()
- Inherits from superclass, except for filling behaviour.
- Overrides:
syncAttributes
in class LeafElementView
Submit a bug : syd@jpicedt.org