com.stimulsoft.report.chart.geoms.marker
Class StiLegendMarkerHelper

java.lang.Object
  extended by com.stimulsoft.report.chart.geoms.marker.StiLegendMarkerHelper

public class StiLegendMarkerHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiLegendMarkerHelper()
           
 
Method Summary
static StiPoint[] getAreaMarkerLinePoints(StiRectangle rect)
           
static java.util.List<StiSegmentGeom> getAreaMarkerPath(StiRectangle rect)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiLegendMarkerHelper

public StiLegendMarkerHelper()
Method Detail

getAreaMarkerPath

public static java.util.List<StiSegmentGeom> getAreaMarkerPath(StiRectangle rect)

getAreaMarkerLinePoints

public static StiPoint[] getAreaMarkerLinePoints(StiRectangle rect)