TableTransfer.java
This class defines the Table type transfer function for the
feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG
specification.
This class is responsible for breaking up a block of tiles into
a set of smaller requests that are a large as possible without
rerequesting significant numbers of tiles that are already
available
Converts a horizontal tile index into the X coordinate of its
upper left pixel relative to a given tile grid layout specified
by its X offset and tile width.
Converts a vertical tile index into the Y coordinate of
its upper left pixel relative to a given tile grid layout
specified by its Y offset and tile height.
This class represents a tool bar factory which builds
tool bars from the content of a resource file.
The resource entries format is (for a tool bar named 'ToolBar'):