multivalent.std.adaptor.pdf

Class SpanPDF

public class SpanPDF extends Span

A span that can set any PDF graphic state attribute: stroke color, fill color, font, Tr.

Version: $Revision: 1.3 $ $Date: 2003/08/29 04:14:35 $

Field Summary
Colorfill
NFontfont
Colorstroke
intTr
Method Summary
booleanappearance(Context cx, boolean all)
StringtoString()

Field Detail

fill

public Color fill

font

public NFont font

stroke

public Color stroke

Tr

public int Tr

Method Detail

appearance

public boolean appearance(Context cx, boolean all)

toString

public String toString()