Uses of Class
com.stimulsoft.base.enums.StiHighlightState

Packages that use StiHighlightState
com.stimulsoft.base.drawing   
com.stimulsoft.base.enums   
 

Uses of StiHighlightState in com.stimulsoft.base.drawing
 

Methods in com.stimulsoft.base.drawing with parameters of type StiHighlightState
 void StiBorder.draw(StiGraphics g, StiRectangle rect, double zoom, StiColor emptyColor, StiHighlightState highlightState, java.lang.Boolean isPrinting, java.lang.Boolean isThumbPaint, double pageZoom)
          Draws this border on the indicated Graphics.
 

Uses of StiHighlightState in com.stimulsoft.base.enums
 

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



Copyright © 2018 Stimulsoft. All Rights Reserved.