net.sf.jasperreports.engine.util
Class JRStyledText.Run

java.lang.Object
  extended bynet.sf.jasperreports.engine.util.JRStyledText.Run
Enclosing class:
JRStyledText

public static class JRStyledText.Run
extends java.lang.Object


Field Summary
 java.util.Map attributes
           
 int endIndex
           
 int startIndex
           
 
Constructor Summary
JRStyledText.Run(java.util.Map attributes, int startIndex, int endIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attributes

public java.util.Map attributes

startIndex

public int startIndex

endIndex

public int endIndex
Constructor Detail

JRStyledText.Run

public JRStyledText.Run(java.util.Map attributes,
                        int startIndex,
                        int endIndex)


© 2001-2005 JasperSoft Corporation www.jaspersoft.com