org.deegree.rendering.r2d.legends
Class LegendOptions

java.lang.Object
  extended by org.deegree.rendering.r2d.legends.LegendOptions

public class LegendOptions
extends Object

Version:
$Revision: 28470 $, $Date: 2010-12-01 15:04:34 +0100 (Wed, 01 Dec 2010) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Field Summary
 int baseHeight
           
 int baseWidth
           
 int spacing
           
 int textSize
           
 
Constructor Summary
LegendOptions()
           
 
Method Summary
 boolean isDefault()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

spacing

public int spacing

textSize

public int textSize

baseWidth

public int baseWidth

baseHeight

public int baseHeight
Constructor Detail

LegendOptions

public LegendOptions()
Method Detail

isDefault

public boolean isDefault()
Returns:
true, if base/text sizes are default


Copyright © 2011. All Rights Reserved.