Class AbstractSmoothedSegment

java.lang.Object
com.treemap.swing.voronoi.smoothing.AbstractSmoothedSegment
All Implemented Interfaces:
SmoothedSegment
Direct Known Subclasses:
DoubleSpline, LinearSegment, SingleSpline

public abstract class AbstractSmoothedSegment extends Object implements SmoothedSegment