net.comrom.chart
Class LinePlotter3D

java.lang.Object
  extended bynet.comrom.chart.ChartComponent
      extended bynet.comrom.chart.Plotter
          extended bynet.comrom.chart.LinePlotter3D

public class LinePlotter3D
extends Plotter


Field Summary
 LineStyle border
           
 boolean fixedLimits
           
 int interLineSpace
           
 
Fields inherited from class net.comrom.chart.Plotter
back, backImage, depth, visibleHeight, visibleWidth, XScale, Y2Scale, YScale
 
Fields inherited from class net.comrom.chart.ChartComponent
height, width, x, y
 
Constructor Summary
LinePlotter3D()
           
 
Methods inherited from class net.comrom.chart.Plotter
addSerie, getCombinable, getNeedsAxis, getSerie, getSeriesCount, plot, plotBackground, replaceSerie, setSerie
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fixedLimits

public boolean fixedLimits

border

public LineStyle border

interLineSpace

public int interLineSpace
Constructor Detail

LinePlotter3D

public LinePlotter3D()