net.sf.jasperreports.engine.xml
Class JRXmlConstants

java.lang.Object
  extended bynet.sf.jasperreports.engine.xml.JRXmlConstants

public class JRXmlConstants
extends java.lang.Object

Version:
$Id: JRXmlConstants.java,v 1.27 2005/07/20 16:16:28 lucianc Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
static java.util.Map chartTitlePositionMap
           
static java.lang.String TITLE_POSITION_BOTTOM
           
static java.lang.String TITLE_POSITION_LEFT
           
static java.lang.String TITLE_POSITION_RIGHT
           
static java.lang.String TITLE_POSITION_TOP
           
 
Constructor Summary
JRXmlConstants()
           
 
Method Summary
static java.util.Map getCalculationMap()
           
static java.util.Map getChartTitlePositionMap()
           
static java.util.Map getColorMap()
           
static java.util.Map getDirectionMap()
           
static java.util.Map getEvaluationTimeMap()
           
static java.util.Map getFillMap()
           
static java.util.Map getHorizontalAlignMap()
           
static java.util.Map getHyperlinkTargetMap()
           
static java.util.Map getHyperlinkTypeMap()
           
static java.util.Map getLineSpacingMap()
           
static java.util.Map getModeMap()
           
static java.util.Map getOnErrorTypeMap()
           
static java.util.Map getOrientationMap()
           
static java.util.Map getPenMap()
           
static java.util.Map getPlotOrientationMap()
           
static java.util.Map getPositionTypeMap()
           
static java.util.Map getPrintOrderMap()
           
static java.util.Map getResetTypeMap()
           
static java.util.Map getRotationMap()
           
static java.util.Map getRunDirectionMap()
           
static java.util.Map getScaleImageMap()
           
static java.util.Map getScaleTypeMap()
           
static java.util.Map getStretchTypeMap()
           
static java.util.Map getTextAlignMap()
           
static java.lang.Class getTimePeriod(java.lang.String timePeriod)
           
static java.lang.String getTimePeriodName(java.lang.Class clazz)
           
static java.util.Map getVerticalAlignMap()
           
static java.util.Map getWhenNoDataTypeMap()
           
static java.util.Map getWhenResourceMissingTypeMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TITLE_POSITION_TOP

public static final java.lang.String TITLE_POSITION_TOP
See Also:
Constant Field Values

TITLE_POSITION_BOTTOM

public static final java.lang.String TITLE_POSITION_BOTTOM
See Also:
Constant Field Values

TITLE_POSITION_LEFT

public static final java.lang.String TITLE_POSITION_LEFT
See Also:
Constant Field Values

TITLE_POSITION_RIGHT

public static final java.lang.String TITLE_POSITION_RIGHT
See Also:
Constant Field Values

chartTitlePositionMap

public static java.util.Map chartTitlePositionMap
Constructor Detail

JRXmlConstants

public JRXmlConstants()
Method Detail

getPositionTypeMap

public static java.util.Map getPositionTypeMap()

getModeMap

public static java.util.Map getModeMap()

getColorMap

public static java.util.Map getColorMap()

getHorizontalAlignMap

public static java.util.Map getHorizontalAlignMap()

getTextAlignMap

public static java.util.Map getTextAlignMap()

getVerticalAlignMap

public static java.util.Map getVerticalAlignMap()

getRotationMap

public static java.util.Map getRotationMap()

getRunDirectionMap

public static java.util.Map getRunDirectionMap()

getLineSpacingMap

public static java.util.Map getLineSpacingMap()

getDirectionMap

public static java.util.Map getDirectionMap()

getScaleImageMap

public static java.util.Map getScaleImageMap()

getOnErrorTypeMap

public static java.util.Map getOnErrorTypeMap()

getStretchTypeMap

public static java.util.Map getStretchTypeMap()

getPenMap

public static java.util.Map getPenMap()

getFillMap

public static java.util.Map getFillMap()

getResetTypeMap

public static java.util.Map getResetTypeMap()

getCalculationMap

public static java.util.Map getCalculationMap()

getPrintOrderMap

public static java.util.Map getPrintOrderMap()

getOrientationMap

public static java.util.Map getOrientationMap()

getWhenNoDataTypeMap

public static java.util.Map getWhenNoDataTypeMap()

getEvaluationTimeMap

public static java.util.Map getEvaluationTimeMap()

getHyperlinkTypeMap

public static java.util.Map getHyperlinkTypeMap()

getHyperlinkTargetMap

public static java.util.Map getHyperlinkTargetMap()

getChartTitlePositionMap

public static java.util.Map getChartTitlePositionMap()

getPlotOrientationMap

public static java.util.Map getPlotOrientationMap()

getScaleTypeMap

public static java.util.Map getScaleTypeMap()

getTimePeriod

public static java.lang.Class getTimePeriod(java.lang.String timePeriod)

getTimePeriodName

public static java.lang.String getTimePeriodName(java.lang.Class clazz)

getWhenResourceMissingTypeMap

public static java.util.Map getWhenResourceMissingTypeMap()


© 2001-2005 JasperSoft Corporation www.jaspersoft.com