org.jfree.layouting.renderer.text
public interface ExtendedBaselineInfo
Field Summary | |
---|---|
static int | AFTER_EDGE |
static int | ALPHABETHIC |
static int | BASELINE_COUNT |
static int | BEFORE_EDGE |
static int | CENTRAL |
static int | HANGING |
static int | IDEOGRAPHIC |
static int | MATHEMATICAL |
static int | MIDDLE |
static int | TEXT_AFTER_EDGE |
static int | TEXT_BEFORE_EDGE |
Method Summary | |
---|---|
long | getBaseline(int baseline) |
long[] | getBaselines() |
int | getDominantBaseline() |
ExtendedBaselineInfo | shift(long s) |