|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.maps.label.IlvMapAreaLabel.ParameterRecord
public static class IlvMapAreaLabel.ParameterRecord
Class holding parameters for IlvMapAreaLabel instances.
| Field Summary | |
|---|---|
int |
clutterDistance
Minimum distance between label bounding boxes. |
int |
imageLabelVerticalSpacing
Vertical offset between text and image. |
boolean |
labelEvenIfLarger
Display labels if they do not fit inside the area. |
int |
polylineThreshold
Polyline simplification parameter (minimum distance between points). |
| Constructor Summary | |
|---|---|
IlvMapAreaLabel.ParameterRecord()
Creates a new ParameterRecord. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int clutterDistance
public int polylineThreshold
public int imageLabelVerticalSpacing
public boolean labelEvenIfLarger
| Constructor Detail |
|---|
public IlvMapAreaLabel.ParameterRecord()
ParameterRecord.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||