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

Packages that use StiMapType
com.stimulsoft.report.maps   
com.stimulsoft.report.maps.enums   
 

Uses of StiMapType in com.stimulsoft.report.maps
 

Methods in com.stimulsoft.report.maps that return StiMapType
 StiMapType StiMap.getMapType()
           
 

Methods in com.stimulsoft.report.maps with parameters of type StiMapType
 void StiMap.setMapType(StiMapType mapType)
           
 

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

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



Copyright © 2018 Stimulsoft. All Rights Reserved.