Uses of Class
com.stimulsoft.report.painters.context.map.StiMapGeomType

Packages that use StiMapGeomType
com.stimulsoft.report.painters.context.map   
 

Uses of StiMapGeomType in com.stimulsoft.report.painters.context.map
 

Methods in com.stimulsoft.report.painters.context.map that return StiMapGeomType
 StiMapGeomType StiMoveToMapGeom.getGeomType()
           
abstract  StiMapGeomType StiMapGeom.getGeomType()
           
 StiMapGeomType StiLineMapGeom.getGeomType()
           
 StiMapGeomType StiCloseMapGeom.getGeomType()
           
 StiMapGeomType StiBeziersMapGeom.getGeomType()
           
 StiMapGeomType StiBezierMapGeom.getGeomType()
           
static StiMapGeomType StiMapGeomType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiMapGeomType[] StiMapGeomType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.