Interface DRIDesignStyle
- All Superinterfaces:
DRIDesignBaseStyle, Serializable
- All Known Implementing Classes:
DRDesignStyle
DRIDesignStyle interface.
- Author:
- Ricardo Mariaca
-
Method Summary
Modifier and TypeMethodDescriptionList<? extends DRIDesignConditionalStyle> getConditionalStyles.getName()getName.getParentStyle.Methods inherited from interface DRIDesignBaseStyle
getBackgroundColor, getBorder, getFont, getForegroundColor, getHorizontalImageAlignment, getHorizontalTextAlignment, getImageScale, getLinePen, getMarkup, getPadding, getParagraph, getPattern, getRadius, getRotation, getVerticalImageAlignment, getVerticalTextAlignment
-
Method Details
-
getName
-
getParentStyle
-
getConditionalStyles
List<? extends DRIDesignConditionalStyle> getConditionalStyles()getConditionalStyles.
- Returns:
- a
Listobject.
-