Uses of Class
com.stimulsoft.report.maps.enums.StiMapStyleIdent

Packages that use StiMapStyleIdent
com.stimulsoft.report.maps   
com.stimulsoft.report.maps.enums   
com.stimulsoft.report.maps.style   
 

Uses of StiMapStyleIdent in com.stimulsoft.report.maps
 

Methods in com.stimulsoft.report.maps that return StiMapStyleIdent
 StiMapStyleIdent StiMap.getMapStyle()
           
 

Methods in com.stimulsoft.report.maps with parameters of type StiMapStyleIdent
static StiMapStyle StiMap.getMapStyle(StiMapStyleIdent style)
           
static java.util.List<StiColor> StiMap.getStyleColors(StiMapStyleIdent style)
           
 void StiMap.setMapStyle(StiMapStyleIdent mapStyle)
           
 

Uses of StiMapStyleIdent in com.stimulsoft.report.maps.enums
 

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

Uses of StiMapStyleIdent in com.stimulsoft.report.maps.style
 

Methods in com.stimulsoft.report.maps.style that return StiMapStyleIdent
abstract  StiMapStyleIdent StiMapStyleFX.getStyleId()
           
 StiMapStyleIdent StiMap27StyleFX.getStyleId()
           
 StiMapStyleIdent StiMap26StyleFX.getStyleId()
           
 StiMapStyleIdent StiMap25StyleFX.getStyleId()
           
 StiMapStyleIdent StiMap24StyleFX.getStyleId()
           
 StiMapStyleIdent StiMap21StyleFX.getStyleId()