Uses of Class
com.stimulsoft.report.export.tools.StiTxtBorderType

Packages that use StiTxtBorderType
com.stimulsoft.report.export.settings   
com.stimulsoft.report.export.tools   
 

Uses of StiTxtBorderType in com.stimulsoft.report.export.settings
 

Methods in com.stimulsoft.report.export.settings that return StiTxtBorderType
 StiTxtBorderType StiTxtExportSettings.getBorderType()
          Gets type of drawing border.
 

Methods in com.stimulsoft.report.export.settings with parameters of type StiTxtBorderType
 void StiTxtExportSettings.setBorderType(StiTxtBorderType borderType)
          Sets type of drawing border.
 

Uses of StiTxtBorderType in com.stimulsoft.report.export.tools
 

Methods in com.stimulsoft.report.export.tools that return StiTxtBorderType
static StiTxtBorderType StiTxtBorderType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiTxtBorderType[] StiTxtBorderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.