net.sf.dynamicreports.report.definition.style
Interface DRIBaseStyle
- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- DRIConditionalStyle, DRISimpleStyle, DRIStyle
- All Known Implementing Classes:
- DRBaseStyle, DRConditionalStyle, DRSimpleStyle, DRStyle
public interface DRIBaseStyle
- extends Serializable
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getForegroundColor
Color getForegroundColor()
getBackgroundColor
Color getBackgroundColor()
getRadius
Integer getRadius()
getImageScale
ImageScale getImageScale()
getHorizontalAlignment
HorizontalAlignment getHorizontalAlignment()
getVerticalAlignment
VerticalAlignment getVerticalAlignment()
getBorder
DRIBorder getBorder()
getPadding
DRIPadding getPadding()
getFont
DRIFont getFont()
getRotation
Rotation getRotation()
getPattern
String getPattern()
getMarkup
Markup getMarkup()
getParagraph
DRIParagraph getParagraph()
getLinePen
DRIPen getLinePen()
Copyright © 2010-2014. All Rights Reserved.