|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.graphic.view.AbstractView
jpicedt.graphic.view.DefaultViewFactory.LeafElementView
jpicedt.graphic.view.DefaultViewFactory.ParallelogramView
jpicedt.format.output.latex.LatexViewFactory.ParallelogramView
public class LatexViewFactory.ParallelogramView
a View for rendering parallelograms. Can be filled only if this is rectangle parallel to the horizontal axis
Field Summary |
---|
Fields inherited from class jpicedt.graphic.view.DefaultViewFactory.LeafElementView |
---|
interiorPaint, lineWidth, outlinePaint, outlineStroke, overStrikeWidth, shadowBounds, shape |
Fields inherited from class jpicedt.graphic.view.AbstractView |
---|
bounds, element, highlighter |
Fields inherited from interface jpicedt.graphic.view.ViewConstants |
---|
BARBELL_SIZE, CLICK_DISTANCE |
Constructor Summary | |
---|---|
LatexViewFactory.ParallelogramView(PicParallelogram para)
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.DefaultViewFactory.ParallelogramView |
---|
syncShape |
Methods inherited from class jpicedt.graphic.view.DefaultViewFactory.LeafElementView |
---|
changedUpdate, getViewFactory, hitTest, paint, syncBounds |
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 |
Constructor Detail |
---|
public LatexViewFactory.ParallelogramView(PicParallelogram para)
Method Detail |
---|
protected void syncAttributes()
syncAttributes
in class DefaultViewFactory.LeafElementView
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |