IMPLTYPE - Implementation typepublic interface IPLHasMarginBorderPadding<IMPLTYPE extends IPLHasMarginBorderPadding<IMPLTYPE>> extends IPLHasMargin<IMPLTYPE>, IPLHasPadding<IMPLTYPE>, IPLHasBorder<IMPLTYPE>, IPLHasOutline
DEFAULT_MARGINDEFAULT_PADDINGDEFAULT_BORDER| Modifier and Type | Method and Description |
|---|---|
default float |
getFullBottom() |
default float |
getFullLeft() |
default float |
getFullRight() |
default float |
getFullTop() |
default float |
getFullXSum() |
default float |
getFullYSum() |
default float |
getMarginAndBorderBottom() |
default float |
getMarginAndBorderLeft() |
default float |
getMarginAndBorderRight() |
default float |
getMarginAndBorderTop() |
default float |
getMarginAndBorderXSum() |
default float |
getMarginAndBorderYSum() |
getMargin, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMarginXSum, getMarginYSum, setMargin, setMargin, setMargin, setMargin, setMarginBottom, setMarginLeft, setMarginRight, setMarginTopgetPadding, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getPaddingXSum, getPaddingYSum, setPadding, setPadding, setPadding, setPadding, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTopgetBorder, getBorderBottomWidth, getBorderLeftWidth, getBorderRightWidth, getBorderTopWidth, getBorderXSumWidth, getBorderYSumWidth, setBorder, setBorder, setBorder, setBorder, setBorderBottom, setBorderLeft, setBorderRight, setBorderTopgetAsSplittable, getDebugID, isSplittabledefault float getMarginAndBorderTop()
default float getMarginAndBorderRight()
default float getMarginAndBorderBottom()
default float getMarginAndBorderLeft()
default float getMarginAndBorderXSum()
default float getMarginAndBorderYSum()
default float getFullTop()
getFullTop in interface IPLHasOutlinedefault float getFullRight()
getFullRight in interface IPLHasOutlinedefault float getFullBottom()
getFullBottom in interface IPLHasOutlinedefault float getFullLeft()
getFullLeft in interface IPLHasOutlinedefault float getFullXSum()
getFullXSum in interface IPLHasOutlinedefault float getFullYSum()
getFullYSum in interface IPLHasOutlineCopyright © 2014–2016 Philip Helger. All rights reserved.