com.stimulsoft.report.export.service.helper
Class StiMapGroup

java.lang.Object
  extended by com.stimulsoft.report.export.service.helper.StiMapGroup

public class StiMapGroup
extends java.lang.Object

Copyright Stimulsoft


Field Summary
 StiBrush Fill
           
 double MaxValue
           
 double MinValue
           
 
Constructor Summary
StiMapGroup()
           
 
Method Summary
 double getOpacity(double value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MinValue

public double MinValue

MaxValue

public double MaxValue

Fill

public StiBrush Fill
Constructor Detail

StiMapGroup

public StiMapGroup()
Method Detail

getOpacity

public double getOpacity(double value)