public interface DRIDesignBaseStyle extends Serializable
DRIDesignBaseStyle interface.
| Modifier and Type | Method and Description |
|---|---|
Color |
getBackgroundColor()
getBackgroundColor.
|
DRIDesignBorder |
getBorder()
getBorder.
|
DRIDesignFont |
getFont()
getFont.
|
Color |
getForegroundColor()
getForegroundColor.
|
HorizontalImageAlignment |
getHorizontalImageAlignment()
getHorizontalImageAlignment.
|
HorizontalTextAlignment |
getHorizontalTextAlignment()
getHorizontalTextAlignment.
|
ImageScale |
getImageScale()
getImageScale.
|
DRIDesignPen |
getLinePen()
getLinePen.
|
Markup |
getMarkup()
getMarkup.
|
DRIDesignPadding |
getPadding()
getPadding.
|
DRIDesignParagraph |
getParagraph()
getParagraph.
|
String |
getPattern()
getPattern.
|
Integer |
getRadius()
getRadius.
|
Rotation |
getRotation()
getRotation.
|
VerticalImageAlignment |
getVerticalImageAlignment()
getVerticalImageAlignment.
|
VerticalTextAlignment |
getVerticalTextAlignment()
getVerticalTextAlignment.
|
ImageScale getImageScale()
getImageScale.
ImageScale object.HorizontalTextAlignment getHorizontalTextAlignment()
getHorizontalTextAlignment.
HorizontalTextAlignment object.VerticalTextAlignment getVerticalTextAlignment()
getVerticalTextAlignment.
VerticalTextAlignment object.HorizontalImageAlignment getHorizontalImageAlignment()
getHorizontalImageAlignment.
HorizontalImageAlignment object.VerticalImageAlignment getVerticalImageAlignment()
getVerticalImageAlignment.
VerticalImageAlignment object.DRIDesignBorder getBorder()
getBorder.
DRIDesignBorder object.DRIDesignPadding getPadding()
getPadding.
DRIDesignPadding object.DRIDesignFont getFont()
getFont.
DRIDesignFont object.DRIDesignParagraph getParagraph()
getParagraph.
DRIDesignParagraph object.DRIDesignPen getLinePen()
getLinePen.
DRIDesignPen object.Copyright © 2010–2021. All rights reserved.