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

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

public class StiBeziersMapGeom
extends StiMapGeom

Copyright Stimulsoft


Field Summary
 java.lang.Double[] Array
           
 
Constructor Summary
StiBeziersMapGeom()
           
 
Method Summary
 StiMapGeomType getGeomType()
           
 StiPoint getLastPoint()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Array

public java.lang.Double[] Array
Constructor Detail

StiBeziersMapGeom

public StiBeziersMapGeom()
Method Detail

getGeomType

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

getLastPoint

public StiPoint getLastPoint()
Overrides:
getLastPoint in class StiMapGeom