Uses of Class
com.stimulsoft.base.drawing.enums.StiStringAlignment

Packages that use StiStringAlignment
com.stimulsoft.base.context.chart.geoms   
com.stimulsoft.base.drawing.enums   
com.stimulsoft.base.system   
 

Uses of StiStringAlignment in com.stimulsoft.base.context.chart.geoms
 

Methods in com.stimulsoft.base.context.chart.geoms that return StiStringAlignment
 StiStringAlignment StiStringFormatGeom.getAlignment()
           
 StiStringAlignment StiStringFormatGeom.getLineAlignment()
           
 

Methods in com.stimulsoft.base.context.chart.geoms with parameters of type StiStringAlignment
 void StiStringFormatGeom.setAlignment(StiStringAlignment alignment)
           
 void StiStringFormatGeom.setLineAlignment(StiStringAlignment lineAlignment)
           
 

Uses of StiStringAlignment in com.stimulsoft.base.drawing.enums
 

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

Uses of StiStringAlignment in com.stimulsoft.base.system
 

Fields in com.stimulsoft.base.system declared as StiStringAlignment
 StiStringAlignment StringFormat.Alignment
           
 StiStringAlignment StringFormat.LineAlignment
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.