public static class IlvMapAreaLabel.ParameterRecord extends Object
IlvMapAreaLabel
instances.Modifier and Type | Field and Description |
---|---|
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 and Description |
---|
ParameterRecord()
Creates a new
ParameterRecord . |
public int clutterDistance
public int polylineThreshold
public int imageLabelVerticalSpacing
public boolean labelEvenIfLarger
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.