Multivalent API

Uses of Package
com.pt.awt

Packages that use com.pt.awt
com.pt.awt Extensions over java.awt
com.pt.awt.font Font types and encodings.
multivalent Core system classes. 
multivalent.devel Developer tools, templates, and examples: MyBehavior template, document tree viewer, DebugMode, .... 
multivalent.devel.lens Document inspection lenses: bbox bounds, character numbers, ruler for layout measuring. 
multivalent.node Many types of tree nodes: scrolled panel, fixed format document nodes, media leaves. 
multivalent.std.adaptor.pdf PDF manipulation: read, render, modify, write.
multivalent.std.span A collection of general-use spans: hyperlink, highlight, font, color. 
 

Classes in com.pt.awt used by com.pt.awt
NFont
          Superclass for new fonts, which provide more control than java.awt.Font.
 

Classes in com.pt.awt used by com.pt.awt.font
NFont
          Superclass for new fonts, which provide more control than java.awt.Font.
 

Classes in com.pt.awt used by multivalent
NFont
          Superclass for new fonts, which provide more control than java.awt.Font.
 

Classes in com.pt.awt used by multivalent.devel
NFont
          Superclass for new fonts, which provide more control than java.awt.Font.
 

Classes in com.pt.awt used by multivalent.devel.lens
NFont
          Superclass for new fonts, which provide more control than java.awt.Font.
 

Classes in com.pt.awt used by multivalent.node
NFont
          Superclass for new fonts, which provide more control than java.awt.Font.
 

Classes in com.pt.awt used by multivalent.std.adaptor.pdf
NFont
          Superclass for new fonts, which provide more control than java.awt.Font.
 

Classes in com.pt.awt used by multivalent.std.span
NFont
          Superclass for new fonts, which provide more control than java.awt.Font.
 


Multivalent API