com.stimulsoft.report.gauge.helpers
Class StiTickLabelHelper

java.lang.Object
  extended by com.stimulsoft.report.gauge.helpers.StiTickLabelHelper

public class StiTickLabelHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiTickLabelHelper()
           
 
Method Summary
static java.util.Map<java.lang.Double,java.lang.String> getLabels(java.util.Map<java.lang.Double,java.lang.Double> collection)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiTickLabelHelper

public StiTickLabelHelper()
Method Detail

getLabels

public static java.util.Map<java.lang.Double,java.lang.String> getLabels(java.util.Map<java.lang.Double,java.lang.Double> collection)