Uses of Class
com.stimulsoft.base.drawing.StiBorder

Packages that use StiBorder
com.stimulsoft.base   
com.stimulsoft.base.drawing   
com.stimulsoft.base.serializing.utils   
 

Uses of StiBorder in com.stimulsoft.base
 

Methods in com.stimulsoft.base that return StiBorder
static StiBorder StiJsonReportObjectHelper.Deserialize.Border(JProperty prop)
           
 

Methods in com.stimulsoft.base with parameters of type StiBorder
static java.lang.String StiJsonReportObjectHelper.Serialize.jBorder(StiBorder border)
           
static java.lang.String StiJsonReportObjectHelper.Serialize.JBorder(StiBorder border)
           
 

Uses of StiBorder in com.stimulsoft.base.drawing
 

Subclasses of StiBorder in com.stimulsoft.base.drawing
 class StiAdvancedBorder
          Class describes a multi-border.
 

Methods in com.stimulsoft.base.drawing with parameters of type StiBorder
 void StiGraphics.drawHTMLText(java.lang.String text, StiRectangle rect, StiFont font, StiColor color, StiTextHorAlignment horAlignment, StiVertAlignment vertAlignment, java.lang.Boolean wordWrap, StiPenStyle linesOfUnderline, StiBorder border, StiTextOptions textOptions, java.lang.Double zoom)
          Draw HTML text
 void StiGraphics.drawText(java.lang.String text, StiRectangle rect, StiFont font, StiBrush brush, StiTextHorAlignment horAlignment, StiVertAlignment vertAlignment, java.lang.Boolean wordWrap, java.lang.Double zoom, StiPenStyle linesOfUnderline, StiBorder border, StiTextOptions textOptions)
          Draw text
 

Uses of StiBorder in com.stimulsoft.base.serializing.utils
 

Methods in com.stimulsoft.base.serializing.utils that return StiBorder
static StiBorder StiSerializTypeConverter.deserializeStringToBorder(java.lang.String strValue)
           
static StiBorder StiSerializTypeConverter.getInstanceBorderBySerializString(java.lang.String value)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.