net.sf.dynamicreports.report.base.style
Class DRSimpleStyle

java.lang.Object
  extended by net.sf.dynamicreports.report.base.style.DRBaseStyle
      extended by net.sf.dynamicreports.report.base.style.DRSimpleStyle
All Implemented Interfaces:
Serializable, DRIBaseStyle, DRISimpleStyle

public class DRSimpleStyle
extends DRBaseStyle
implements DRISimpleStyle

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Constructor Summary
DRSimpleStyle()
           
 
Method Summary
 
Methods inherited from class net.sf.dynamicreports.report.base.style.DRBaseStyle
getBackgroundColor, getBorder, getFont, getForegroundColor, getHorizontalAlignment, getImageScale, getLinePen, getMarkup, getPadding, getParagraph, getPattern, getRadius, getRotation, getVerticalAlignment, init, setBackgroundColor, setBorder, setFont, setForegroundColor, setHorizontalAlignment, setImageScale, setLinePen, setMarkup, setPadding, setParagraph, setPattern, setRadius, setRotation, setVerticalAlignment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.dynamicreports.report.definition.style.DRIBaseStyle
getBackgroundColor, getBorder, getFont, getForegroundColor, getHorizontalAlignment, getImageScale, getLinePen, getMarkup, getPadding, getParagraph, getPattern, getRadius, getRotation, getVerticalAlignment
 

Constructor Detail

DRSimpleStyle

public DRSimpleStyle()


Copyright © 2010-2014. All Rights Reserved.