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

java.lang.Object
  extended by com.stimulsoft.report.painters.context.map.StiMapGeom
Direct Known Subclasses:
StiBezierMapGeom, StiBeziersMapGeom, StiCloseMapGeom, StiLineMapGeom, StiMoveToMapGeom

public abstract class StiMapGeom
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiMapGeom()
           
 
Method Summary
abstract  StiMapGeomType getGeomType()
           
 StiPoint getLastPoint()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiMapGeom

public StiMapGeom()
Method Detail

getGeomType

public abstract StiMapGeomType getGeomType()

getLastPoint

public StiPoint getLastPoint()