|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.SimpleBoxProvider
public static class BoxTextElemStyle.SimpleBoxProvider
Field Summary | |
---|---|
private java.awt.Rectangle |
box
|
Constructor Summary | |
---|---|
BoxTextElemStyle.SimpleBoxProvider(java.awt.Rectangle box)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
BoxTextElemStyle.BoxProviderResult |
get()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.awt.Rectangle box
Constructor Detail |
---|
public BoxTextElemStyle.SimpleBoxProvider(java.awt.Rectangle box)
Method Detail |
---|
public BoxTextElemStyle.BoxProviderResult get()
get
in interface BoxTextElemStyle.BoxProvider
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |