Uses of Class
org.apache.poi.hslf.model.textproperties.HSLFTabStop
Packages that use HSLFTabStop
-
Uses of HSLFTabStop in org.apache.poi.hslf.model.textproperties
Methods in org.apache.poi.hslf.model.textproperties that return HSLFTabStopMethods in org.apache.poi.hslf.model.textproperties that return types with arguments of type HSLFTabStopModifier and TypeMethodDescriptionHSLFTabStopPropCollection.getTabStops()static List<HSLFTabStop>HSLFTabStopPropCollection.readTabStops(LittleEndianInput lei) Methods in org.apache.poi.hslf.model.textproperties with parameters of type HSLFTabStopMethod parameters in org.apache.poi.hslf.model.textproperties with type arguments of type HSLFTabStopModifier and TypeMethodDescriptionstatic voidHSLFTabStopPropCollection.writeTabStops(LittleEndianOutput leo, List<HSLFTabStop> tabStops) -
Uses of HSLFTabStop in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return types with arguments of type HSLFTabStopModifier and TypeMethodDescriptionTextRulerAtom.getTabStops()Default distance between tab stops, in master coordinates (576 dpi).