ilog.views.maps.label
Class IlvMapPointLabel.ParameterRecord

java.lang.Object
  extended by ilog.views.maps.label.IlvMapPointLabel.ParameterRecord
Enclosing class:
IlvMapPointLabel

public static class IlvMapPointLabel.ParameterRecord
extends Object

Class holding parameters for IlvMapPointLabel instances

Since:
JViews 7.5

Field Summary
 int clutterDistance
          Minimum distance between label bounding boxes.
 int imageLabelVerticalSpacing
          Vertical offset between text and image.
 int labelOffsetX
          Horizontal Offset from anchor point for a label.
 int labelOffsetY
          Horizontal Offset from anchor point for a label.
 int size
          Size of the point.
 
Constructor Summary
IlvMapPointLabel.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

clutterDistance

public int clutterDistance
Minimum distance between label bounding boxes.


labelOffsetX

public int labelOffsetX
Horizontal Offset from anchor point for a label.


labelOffsetY

public int labelOffsetY
Horizontal Offset from anchor point for a label.


imageLabelVerticalSpacing

public int imageLabelVerticalSpacing
Vertical offset between text and image.


size

public int size
Size of the point.

Since:
JViews 8.1
Constructor Detail

IlvMapPointLabel.ParameterRecord

public IlvMapPointLabel.ParameterRecord()
Creates a new ParameterRecord.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.