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

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

public class StiMoveToMapGeom
extends StiMapGeom

Copyright Stimulsoft


Field Summary
 double X
           
 double Y
           
 
Constructor Summary
StiMoveToMapGeom()
           
 
Method Summary
 StiMapGeomType getGeomType()
           
 StiPoint getLastPoint()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

X

public double X

Y

public double Y
Constructor Detail

StiMoveToMapGeom

public StiMoveToMapGeom()
Method Detail

getGeomType

public StiMapGeomType getGeomType()
Specified by:
getGeomType in class StiMapGeom

getLastPoint

public StiPoint getLastPoint()
Overrides:
getLastPoint in class StiMapGeom