jpicedt.format.output.latex
Class LatexViewFactory.ParallelogramView
java.lang.Object
jpicedt.graphic.view.AbstractView
jpicedt.graphic.view.DefaultViewFactory.LeafElementView
jpicedt.graphic.view.DefaultViewFactory.ParallelogramView
jpicedt.format.output.latex.LatexViewFactory.ParallelogramView
- All Implemented Interfaces:
- View, ViewConstants
- Enclosing class:
- LatexViewFactory
- public class LatexViewFactory.ParallelogramView
- extends DefaultViewFactory.ParallelogramView
a View for rendering parallelograms.
Can be filled only if this is rectangle 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, getElement, getGraphics, getHighlighter, getParentView, hitTest, paintHighlighter, repaint, setElement, setHighlighter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LatexViewFactory.ParallelogramView
public LatexViewFactory.ParallelogramView(PicParallelogram para)
- construct a new View for the given PicParallelogram
syncAttributes
protected void syncAttributes()
- Inherits from superclass, except for filling behaviour
- Overrides:
syncAttributes
in class DefaultViewFactory.LeafElementView
Submit a bug : syd@jpicedt.org