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 StyledTextListInfoStyledTextWriteContext. getList()StyledTextListInfoStyledTextWriteContext. getList(int index)StyledTextListInfoStyledTextWriteContext. getPrevList()StyledTextListInfoStyledTextWriteContext. getPrevList(int index)Methods in net.sf.jasperreports.engine.util with parameters of type StyledTextListInfo Modifier and Type Method Description static StringJRStyledTextUtil. getBulletText(StyledTextListInfo list, StyledTextListItemInfo listItem)
-