|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.standard.AbstractFigure
org.jhotdraw.figures.AttributeFigure
org.jhotdraw.figures.RectangleFigure
org.jhotdraw.contrib.TriangleFigure
org.jhotdraw.contrib.html.TriangleFigureGeometricAdapter
Geometric adapter for the TriangleFigure
Field Summary |
Fields inherited from interface org.jhotdraw.framework.Figure |
POPUP_MENU |
Constructor Summary | |
TriangleFigureGeometricAdapter()
Constructor for the TriangleFigureGeometricAdapter object |
|
TriangleFigureGeometricAdapter(java.awt.Point origin,
java.awt.Point corner)
Constructor for the TriangleFigureGeometricAdapter object |
Method Summary | |
java.awt.Shape |
getShape()
Gets the shape attribute of the TriangleFigure object |
Methods inherited from class org.jhotdraw.contrib.TriangleFigure |
center, chop, clone, connectionInsets, containsPoint, draw, getPolygon, getRotationAngle, handles, read, rotate, write |
Methods inherited from class org.jhotdraw.figures.RectangleFigure |
basicDisplayBox, basicMoveBy, displayBox, drawBackground, drawFrame |
Methods inherited from class org.jhotdraw.figures.AttributeFigure |
getAttribute, getAttribute, getDefaultAttribute, getDefaultAttribute, getFillColor, getFrameColor, initDefaultAttribute, setAttribute, setAttribute, setDefaultAttribute |
Methods inherited from class org.jhotdraw.standard.AbstractFigure |
addDependendFigure, addFigureChangeListener, addToContainer, canConnect, changed, connectedTextLocator, connectorAt, connectorVisibility, decompose, displayBox, displayBox, figures, findFigureInside, getDecoratedFigure, getDependendFigures, getTextHolder, getZValue, includes, invalidate, invalidateRectangle, isEmpty, listener, moveBy, release, removeDependendFigure, removeFigureChangeListener, removeFromContainer, setZValue, size, visit, willChange |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jhotdraw.framework.Figure |
addDependendFigure, addFigureChangeListener, addToContainer, basicDisplayBox, canConnect, center, changed, clone, connectedTextLocator, connectionInsets, connectorAt, connectorVisibility, containsPoint, decompose, displayBox, displayBox, displayBox, draw, figures, findFigureInside, getAttribute, getAttribute, getDecoratedFigure, getDependendFigures, getTextHolder, getZValue, handles, includes, invalidate, isEmpty, listener, moveBy, release, removeDependendFigure, removeFigureChangeListener, removeFromContainer, setAttribute, setAttribute, setZValue, size, visit, willChange |
Methods inherited from interface org.jhotdraw.util.Storable |
read, write |
Constructor Detail |
public TriangleFigureGeometricAdapter()
public TriangleFigureGeometricAdapter(java.awt.Point origin, java.awt.Point corner)
origin
- Description of the Parametercorner
- Description of the ParameterMethod Detail |
public java.awt.Shape getShape()
getShape
in interface GeometricFigure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |