Uses of Class
net.sf.jasperreports.engine.util.StyledTextListInfo
-
Packages that use StyledTextListInfo Package Description net.sf.jasperreports.engine.util Contains utility classes for the core library. -
-
Uses of StyledTextListInfo in net.sf.jasperreports.engine.util
Methods in net.sf.jasperreports.engine.util that return StyledTextListInfo Modifier and Type Method Description StyledTextListInfo
StyledTextWriteContext. getList()
StyledTextListInfo
StyledTextWriteContext. getList(int index)
StyledTextListInfo
StyledTextWriteContext. getPrevList()
StyledTextListInfo
StyledTextWriteContext. getPrevList(int index)
Methods in net.sf.jasperreports.engine.util with parameters of type StyledTextListInfo Modifier and Type Method Description static String
JRStyledTextUtil. getBulletText(StyledTextListInfo list, StyledTextListItemInfo listItem)
-