|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.foray.common | |
---|---|
org.foray.app | Application classes used for running FOray both on the command line and embedded in other applications. |
org.foray.area | Classes representing the actual layout of content on pages. |
org.foray.common | Low-level utility classes accessible to the entire application. |
org.foray.core | The core processing classes for the application as a whole. |
org.foray.fotree | Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces. |
org.foray.fotree.axsl.obj | Classes representing non-standard objects in the FO Tree that are sanctioned by aXSL. |
org.foray.fotree.fo.obj | Classes representing the various Formatting Objects in the fo: namespace. |
org.foray.fotree.math.obj | Classes representing objects in the m: (MathML) namespace. |
org.foray.fotree.svg.obj | Classes representing objects in the svg: (Scalable Vector Graphics) namespace. |
org.foray.graphic.batik | Classes related to using Batik for SVG processing. |
Classes in org.foray.common used by org.foray.app | |
---|---|
ConfigurationException
Exception class for errors in configuring FOray. |
Classes in org.foray.common used by org.foray.area | |
---|---|
AbstractOrderedTreeNode
An implementation of the TreeNode interface that provides methods for
various traversal needs. |
|
OrderedTreeNode
A TreeNode that is aware of its relationships not only to its parents
and children, but also to its siblings. |
Classes in org.foray.common used by org.foray.common | |
---|---|
ColorSpaceCMYK
A ColorSpace implementation for CMYK. |
|
ConfigurationException
Exception class for errors in configuring FOray. |
|
Mime
An enumeration of some mime-types. |
|
OrderedTreeNode
A TreeNode that is aware of its relationships not only to its parents
and children, but also to its siblings. |
|
TernaryTreeMap
A map whose key is always a CharSequence (usually a String ), and whose value is a char, usually
used to store an index into some other data structure. |
Classes in org.foray.common used by org.foray.core | |
---|---|
Configuration
Abstract superclass for configuration options. |
|
ConfigurationException
Exception class for errors in configuring FOray. |
Classes in org.foray.common used by org.foray.fotree | |
---|---|
AbstractOrderedTreeNode
An implementation of the TreeNode interface that provides methods for
various traversal needs. |
|
OrderedTreeNode
A TreeNode that is aware of its relationships not only to its parents
and children, but also to its siblings. |
Classes in org.foray.common used by org.foray.fotree.axsl.obj | |
---|---|
AbstractOrderedTreeNode
An implementation of the TreeNode interface that provides methods for
various traversal needs. |
|
OrderedTreeNode
A TreeNode that is aware of its relationships not only to its parents
and children, but also to its siblings. |
Classes in org.foray.common used by org.foray.fotree.fo.obj | |
---|---|
AbstractOrderedTreeNode
An implementation of the TreeNode interface that provides methods for
various traversal needs. |
|
OrderedTreeNode
A TreeNode that is aware of its relationships not only to its parents
and children, but also to its siblings. |
Classes in org.foray.common used by org.foray.fotree.math.obj | |
---|---|
AbstractOrderedTreeNode
An implementation of the TreeNode interface that provides methods for
various traversal needs. |
|
OrderedTreeNode
A TreeNode that is aware of its relationships not only to its parents
and children, but also to its siblings. |
Classes in org.foray.common used by org.foray.fotree.svg.obj | |
---|---|
AbstractOrderedTreeNode
An implementation of the TreeNode interface that provides methods for
various traversal needs. |
|
OrderedTreeNode
A TreeNode that is aware of its relationships not only to its parents
and children, but also to its siblings. |
Classes in org.foray.common used by org.foray.graphic.batik | |
---|---|
CharacterOutputStream
Output stream used to write character-based data (that is, Strings) to a wrapped (byte-based) output stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |