protected class MapImage.MapImageBoxProvider extends java.lang.Object implements BoxTextElement.BoxProvider
Modifier | Constructor and Description |
---|---|
protected |
MapImageBoxProvider() |
Modifier and Type | Method and Description |
---|---|
private java.awt.Rectangle |
box() |
boolean |
equals(java.lang.Object obj) |
BoxTextElement.BoxProviderResult |
get()
Compute and get the
BoxTextElement.BoxProviderResult . |
private MapImage |
getParent() |
int |
hashCode() |
protected MapImageBoxProvider()
public BoxTextElement.BoxProviderResult get()
BoxTextElement.BoxProvider
BoxTextElement.BoxProviderResult
. The temporary flag is set if the result of the computation may change in the future.get
in interface BoxTextElement.BoxProvider
private java.awt.Rectangle box()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object