|
JHotDraw 7.0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jhotdraw.draw.AbstractFigure
org.jhotdraw.draw.AttributedFigure
org.jhotdraw.draw.RectangleFigure
org.jhotdraw.draw.BorderRectangleFigure
public class BorderRectangleFigure
BorderRectangle2D.DoubleFigure.
| Field Summary | |
|---|---|
protected javax.swing.border.Border |
border
|
protected static javax.swing.JComponent |
borderComponent
|
| Fields inherited from class org.jhotdraw.draw.AbstractFigure |
|---|
changingDepth, decorator, listenerList |
| Constructor Summary | |
|---|---|
BorderRectangleFigure(javax.swing.border.Border border)
Creates a new instance. |
|
| Method Summary | |
|---|---|
void |
drawFigure(java.awt.Graphics2D g)
|
| Methods inherited from class org.jhotdraw.draw.RectangleFigure |
|---|
basicSetBounds, basicTransform, clone, contains, drawFill, drawStroke, getBounds, getFigureDrawBounds, getRestoreData, restoreTo |
| Methods inherited from class org.jhotdraw.draw.AttributedFigure |
|---|
applyAttributesTo, basicSetAttribute, drawConnectors, drawText, getAttribute, getAttributeKey, getAttributes, getStroke, getStrokeMiterLimitFactor, hasAttribute, isAttributeEnabled, read, readAttributes, removeAttribute, setAttribute, setAttributeEnabled, setAttributes, write, writeAttributes |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected javax.swing.border.Border border
protected static final javax.swing.JComponent borderComponent
| Constructor Detail |
|---|
public BorderRectangleFigure(javax.swing.border.Border border)
| Method Detail |
|---|
public void drawFigure(java.awt.Graphics2D g)
drawFigure in class AttributedFigure
|
Copyright 1996-2006 © JHotDraw.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||