Uses of Class
com.stimulsoft.report.components.simplecomponents.StiPointPrimitive

Packages that use StiPointPrimitive
com.stimulsoft.report.check.page   
com.stimulsoft.report.components.simplecomponents   
 

Uses of StiPointPrimitive in com.stimulsoft.report.check.page
 

Methods in com.stimulsoft.report.check.page that return types with arguments of type StiPointPrimitive
static java.util.List<StiPointPrimitive> StiLostPointsOnPageCheck.getLostPointsOnPage(StiPage page)
           
 

Uses of StiPointPrimitive in com.stimulsoft.report.components.simplecomponents
 

Subclasses of StiPointPrimitive in com.stimulsoft.report.components.simplecomponents
 class StiEndPointPrimitive
           
 class StiStartPointPrimitive