|
JHotDraw 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.beans.AbstractBean
org.jhotdraw.draw.AbstractFigure
org.jhotdraw.draw.AbstractAttributedFigure
org.jhotdraw.draw.RectangleFigure
org.jhotdraw.draw.BorderRectangleFigure
public class BorderRectangleFigure
BorderRectangle2D.DoubleFigure.
| Field Summary | |
|---|---|
protected javax.swing.border.Border |
border
Deprecated. |
protected static javax.swing.JComponent |
borderComponent
Deprecated. |
| Fields inherited from class org.jhotdraw.draw.RectangleFigure |
|---|
rectangle |
| Fields inherited from class org.jhotdraw.draw.AbstractFigure |
|---|
changingDepth, listenerList |
| Fields inherited from class org.jhotdraw.beans.AbstractBean |
|---|
propertySupport |
| Constructor Summary | |
|---|---|
BorderRectangleFigure(javax.swing.border.Border border)
Deprecated. Creates a new instance. |
|
| Method Summary | |
|---|---|
void |
drawFigure(java.awt.Graphics2D g)
Deprecated. |
| Methods inherited from class org.jhotdraw.draw.RectangleFigure |
|---|
clone, contains, drawFill, drawStroke, getBounds, getDrawingArea, getTransformRestoreData, restoreTransformTo, setBounds, transform |
| Methods inherited from class org.jhotdraw.draw.AbstractAttributedFigure |
|---|
applyAttributesTo, draw, drawText, getAttribute, getAttributeKey, getAttributes, getAttributesRestoreData, getStroke, getStrokeMiterLimitFactor, hasAttribute, isAttributeEnabled, read, readAttributes, removeAttribute, restoreAttributesTo, setAttribute, setAttributeEnabled, setAttributes, write, writeAttributes |
| Methods inherited from class org.jhotdraw.beans.AbstractBean |
|---|
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener |
| 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)
|
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||