com.stimulsoft.report.painters.context.map
Class StiMapGeomsObject

java.lang.Object
  extended by com.stimulsoft.report.painters.context.map.StiMapGeomsObject

public class StiMapGeomsObject
extends java.lang.Object

Copyright Stimulsoft


Field Summary
 java.util.List<StiMapGeom> Geoms
           
 java.lang.String Key
           
 
Constructor Summary
StiMapGeomsObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Key

public java.lang.String Key

Geoms

public java.util.List<StiMapGeom> Geoms
Constructor Detail

StiMapGeomsObject

public StiMapGeomsObject()