edu.umd.cs.piccolox.nodes
Class PStyledText.SegmentInfo
java.lang.Object
edu.umd.cs.piccolox.nodes.PStyledText.SegmentInfo
- Enclosing class:
- PStyledText
protected static class PStyledText.SegmentInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
layout
public TextLayout layout
font
public Font font
foreground
public Color foreground
background
public Color background
underline
public Boolean underline
PStyledText.SegmentInfo
public PStyledText.SegmentInfo()
applyFont
public void applyFont(Graphics2D g2)
Copyright © 1995-2011 Piccolo2D. All Rights Reserved.