Uses of Class
com.bbn.openmap.omGraphics.NatCubicSpline

Packages that use NatCubicSpline
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
 

Uses of NatCubicSpline in com.bbn.openmap.omGraphics
 

Subclasses of NatCubicSpline in com.bbn.openmap.omGraphics
 class NatCubicClosedSpline
          A natural cubic closed spline calculation.
static class NatCubicSpline.CLOSED
          Moved from an outside class, the closed case of a NatCubicSpline.
 

Methods in com.bbn.openmap.omGraphics that return NatCubicSpline
 NatCubicSpline NatCubicSpline.withSteps(int steps)
          Set the steps and return this object.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details