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

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

public class StiMapGeomsContainer
extends java.lang.Object

Copyright Stimulsoft


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

Field Detail

Name

public java.lang.String Name

Width

public double Width

Height

public double Height

Geoms

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

StiMapGeomsContainer

public StiMapGeomsContainer()