net.sourceforge.squirrel_sql.plugins.graph
Class PixelCalculater

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.graph.PixelCalculater

public class PixelCalculater
extends java.lang.Object


Field Summary
static double CM_BY_INCH
           
 
Constructor Summary
PixelCalculater(FormatXmlBean format)
           
PixelCalculater(FormatXmlBean format, double sldValue)
           
 
Method Summary
 int getPixelHeight()
           
 int getPixelWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CM_BY_INCH

public static final double CM_BY_INCH
See Also:
Constant Field Values
Constructor Detail

PixelCalculater

public PixelCalculater(FormatXmlBean format,
                       double sldValue)

PixelCalculater

public PixelCalculater(FormatXmlBean format)
Method Detail

getPixelWidth

public int getPixelWidth()

getPixelHeight

public int getPixelHeight()


Copyright © 2001-2010. All Rights Reserved.