org.umber.crucible.old.layout.style
Interface AllStyle

All Superinterfaces:
AlignStyle, AreaStyle, BorderStyle, ExtentStyle, FontStyle, InsetStyle, TextStyle
All Known Implementing Classes:
DatumStyleWrapper, DefaultStyle, StyleChain

public interface AllStyle
extends FontStyle, TextStyle, AreaStyle

Composite style all known style interfaces.

Author:
jsheets

Field Summary
 
Fields inherited from interface org.umber.crucible.old.layout.style.FontStyle
FONT_STYLE_BOLD, FONT_STYLE_ITALIC, FONT_STYLE_PLAIN, STYLE_ENUM
 
Fields inherited from interface org.umber.crucible.old.layout.style.TextStyle
WRAP_CHARACTER, WRAP_ENUM, WRAP_LINE, WRAP_NEVER, WRAP_PHRASE, WRAP_SENTENCE, WRAP_WORD
 
Fields inherited from interface org.umber.crucible.old.layout.style.AlignStyle
ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_ENUM, ALIGN_LEFT, ALIGN_RIGHT, ALIGN_TOP
 
Methods inherited from interface org.umber.crucible.old.layout.style.FontStyle
getFontColor, getFontHeight, getFontName, getFontSize, getFontStyle
 
Methods inherited from interface org.umber.crucible.old.layout.style.TextStyle
getDefaultFont, getFirstLineIndent, getWrap
 
Methods inherited from interface org.umber.crucible.old.layout.style.AreaStyle
getBackgroundColor, getDescription, isBreakable
 
Methods inherited from interface org.umber.crucible.old.layout.style.AlignStyle
getHAlign, getVAlign
 
Methods inherited from interface org.umber.crucible.old.layout.style.InsetStyle
getIndent, getInsets, getRightIndent, getSpaceAfter, getSpaceBefore
 
Methods inherited from interface org.umber.crucible.old.layout.style.ExtentStyle
getMaximum, getMinimum, getPreferred
 
Methods inherited from interface org.umber.crucible.old.layout.style.BorderStyle
getBorderColor, getBorderWidth