|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProviderResult
public static class BoxTextElemStyle.BoxProviderResult
| Field Summary | |
|---|---|
private java.awt.Rectangle |
box
|
private boolean |
temporary
|
| Constructor Summary | |
|---|---|
BoxTextElemStyle.BoxProviderResult(java.awt.Rectangle box,
boolean temporary)
|
|
| Method Summary | |
|---|---|
java.awt.Rectangle |
getBox()
The box |
boolean |
isTemporary()
True, if the box can change in future calls of the BoxProvider get() method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.awt.Rectangle box
private boolean temporary
| Constructor Detail |
|---|
public BoxTextElemStyle.BoxProviderResult(java.awt.Rectangle box,
boolean temporary)
| Method Detail |
|---|
public java.awt.Rectangle getBox()
public boolean isTemporary()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||