edu.umd.cs.piccolox.nodes
Class PStyledText.SegmentInfo

java.lang.Object
  extended by edu.umd.cs.piccolox.nodes.PStyledText.SegmentInfo
Enclosing class:
PStyledText

protected static class PStyledText.SegmentInfo
extends java.lang.Object


Field Summary
 java.awt.Color background
           
 java.awt.Font font
           
 java.awt.Color foreground
           
 java.awt.font.TextLayout layout
           
 java.lang.Boolean underline
           
 
Constructor Summary
PStyledText.SegmentInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

layout

public java.awt.font.TextLayout layout

font

public java.awt.Font font

foreground

public java.awt.Color foreground

background

public java.awt.Color background

underline

public java.lang.Boolean underline
Constructor Detail

PStyledText.SegmentInfo

public PStyledText.SegmentInfo()


Copyright © 2005 by University of Maryland, College Park, MD 20742, USA All rights reserved.

Web Accessibility