Package | Description |
---|---|
org.xhtmlrenderer.layout | |
org.xhtmlrenderer.render |
Modifier and Type | Method and Description |
---|---|
MarkerData |
LayoutContext.getCurrentMarkerData() |
MarkerData |
LayoutState.getCurrentMarkerData() |
Modifier and Type | Method and Description |
---|---|
void |
LayoutContext.setCurrentMarkerData(MarkerData currentMarkerData) |
void |
LayoutState.setCurrentMarkerData(MarkerData currentMarkerData) |
Modifier and Type | Method and Description |
---|---|
MarkerData |
LineBox.getMarkerData() |
MarkerData |
BlockBox.getMarkerData() |
Modifier and Type | Method and Description |
---|---|
void |
LineBox.setMarkerData(MarkerData markerData) |
void |
BlockBox.setMarkerData(MarkerData markerData) |