com.day.cq.graphics.chart
Class Grid

java.lang.Object
  extended by com.day.cq.graphics.chart.Grid

public class Grid
extends Object

Author:
fmeschbe

Constructor Summary
Grid(Graph graph, LineStyle lineStyle)
           
 
Method Summary
 void draw(Layer layer, boolean doDraw)
           
 LineStyle getLineStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Grid

public Grid(Graph graph,
            LineStyle lineStyle)
Method Detail

draw

public void draw(Layer layer,
                 boolean doDraw)

getLineStyle

public LineStyle getLineStyle()


Copyright © 2011-2013 Adobe Systems Incorporated. All Rights Reserved.