|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--manifold.base.Glyph
|
+--flatscape.FGlyph
|
+--flatscape.glyph.GeometricFigure
|
+--flatscape.glyph.RectangleGlyph
Glyph to render rectangles.
Copyright (c) 2001 Rutgers, The State University of New Jersey
| Field Summary |
| Fields inherited from class flatscape.glyph.GeometricFigure |
fillColor_, height_, lineColor_, lineWidth_, width_ |
| Fields inherited from class flatscape.FGlyph |
curInteractionPoint, DEFAULT, interactionPoints, POINTSIZE, selected_ |
| Fields inherited from class manifold.base.Glyph |
model_, TRANSFORM, viewer_, visible_ |
| Constructor Summary | |
RectangleGlyph()
|
|
| Method Summary | |
protected java.awt.Shape |
getShape()
|
protected java.awt.Shape |
getShape(double[] projectionPlane)
|
| Methods inherited from class flatscape.glyph.GeometricFigure |
draw, getBoundingShape, getLimits, propertyChange, updateProperties |
| Methods inherited from class flatscape.FGlyph |
addInteractionPoint, children, config, constructGlyph, drawSelectionBox, getAllowsChildren, getChildAt, getChildCount, getIndex, getInteractionPoint, getParent, getTransform, getTransform, insert, isLeaf, moveInteractionPoint, pick, pickInteractionPoint, remove, remove, removeFromParent, setInteractionPoint, setModel, setParent, setSelected, setUserObject, toString, traverse, updateInteractionPoints, validTypes |
| Methods inherited from class manifold.base.Glyph |
getModel, getViewer, isVisible, setViewer, setVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RectangleGlyph()
| Method Detail |
protected java.awt.Shape getShape()
getShape in class GeometricFigureRectangle2D shape.protected java.awt.Shape getShape(double[] projectionPlane)
getShape in class GeometricFigure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||