net.sf.dynamicreports.design.definition.style
Interface DRIDesignBaseStyle
- All Known Subinterfaces:
- DRIDesignConditionalStyle, DRIDesignStyle
- All Known Implementing Classes:
- DRDesignBaseStyle, DRDesignConditionalStyle, DRDesignStyle
public interface DRIDesignBaseStyle
- 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
DRIDesignBorder getBorder()
getPadding
DRIDesignPadding getPadding()
getFont
DRIDesignFont getFont()
getRotation
Rotation getRotation()
getPattern
String getPattern()
getMarkup
Markup getMarkup()
getParagraph
DRIDesignParagraph getParagraph()
getLinePen
DRIDesignPen getLinePen()
Copyright © 2010-2014. All Rights Reserved.