|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.layouting.renderer.process.valign.AlignContext
org.jfree.layouting.renderer.process.valign.InlineBlockAlignContext
public class InlineBlockAlignContext
Todo: We should select a baseline (and not be limited to the first one)
| Constructor Summary | |
|---|---|
InlineBlockAlignContext(RenderBox box)
|
|
| Method Summary | |
|---|---|
long |
getAfterEdge()
|
long |
getBaselineDistance(int baseline)
|
long |
getBeforeEdge()
|
void |
shift(long delta)
|
| Methods inherited from class org.jfree.layouting.renderer.process.valign.AlignContext |
|---|
getDominantBaseline, getNext, getNode, setDominantBaseline, setNext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InlineBlockAlignContext(RenderBox box)
| Method Detail |
|---|
public long getBaselineDistance(int baseline)
getBaselineDistance in class AlignContextpublic void shift(long delta)
shift in class AlignContextpublic long getAfterEdge()
getAfterEdge in class AlignContextpublic long getBeforeEdge()
getBeforeEdge in class AlignContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||