|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BaselineShiftSpan
Implementations of BaselineShiftSpan cause the text baseline to be shifted upward or downward.
| Nested Class Summary | |
|---|---|
static class |
BaselineShiftSpan.Standard
Standard implementation of BaselineShiftSpan to shift the baseline by a specified number of pixels. |
static class |
BaselineShiftSpan.Subscript
Standard implementation of BaselineShiftSpan to create subscript text. |
static class |
BaselineShiftSpan.Superscript
Standard implementation of BaselineShiftSpan to create superscript text. |
| Field Summary |
|---|
| Fields inherited from interface danger.text.span.CharacterHeightAffectingSpan |
|---|
CHARACTER_HEIGHT_AFFECTING_SPAN_TYPE |
| Method Summary | |
|---|---|
int |
getBaselineShift(Font f)
Return the baseline shift associated with this span. |
| Method Detail |
|---|
int getBaselineShift(Font f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||