Package | Description |
---|---|
org.apache.poi.hslf.model.textproperties | |
org.apache.poi.hslf.record |
Modifier and Type | Method and Description |
---|---|
HSLFTabStop |
HSLFTabStop.copy() |
Modifier and Type | Method and Description |
---|---|
java.util.List<HSLFTabStop> |
HSLFTabStopPropCollection.getTabStops() |
static java.util.List<HSLFTabStop> |
HSLFTabStopPropCollection.readTabStops(LittleEndianInput lei) |
Modifier and Type | Method and Description |
---|---|
void |
HSLFTabStopPropCollection.addTabStop(HSLFTabStop ts) |
Modifier and Type | Method and Description |
---|---|
static void |
HSLFTabStopPropCollection.writeTabStops(LittleEndianOutput leo,
java.util.List<HSLFTabStop> tabStops) |
Constructor and Description |
---|
HSLFTabStop(HSLFTabStop other) |
Modifier and Type | Method and Description |
---|---|
java.util.List<HSLFTabStop> |
TextRulerAtom.getTabStops()
Default distance between tab stops, in master coordinates (576 dpi).
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.