jpicedt.graphic.view
Class DefaultViewFactory.ParallelogramView
java.lang.Object
jpicedt.graphic.view.AbstractView
jpicedt.graphic.view.DefaultViewFactory.LeafElementView
jpicedt.graphic.view.DefaultViewFactory.ParallelogramView
- All Implemented Interfaces:
- View, ViewConstants
- Direct Known Subclasses:
- LatexViewFactory.ParallelogramView
- Enclosing class:
- DefaultViewFactory
- public class DefaultViewFactory.ParallelogramView
- extends DefaultViewFactory.LeafElementView
a View for rendering parallelograms
Method Summary |
protected void |
syncShape()
Synchronize the "shape" variable with the model |
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 |
DefaultViewFactory.ParallelogramView
public DefaultViewFactory.ParallelogramView(PicParallelogram para)
- construct a new View for the given PicParallelogram
syncShape
protected void syncShape()
- Synchronize the "shape" variable with the model
- Overrides:
syncShape
in class DefaultViewFactory.LeafElementView
Submit a bug : syd@jpicedt.org