xmlgraphics commons 1.2

Home
Java Source Code / Java Documentation
1.6.0 JDK Core
2.6.0 JDK Modules
3.6.0 JDK Modules com.sun
4.6.0 JDK Modules com.sun.java
5.6.0 JDK Modules sun
6.6.0 JDK Platform
7.Ajax
8.Apache Harmony Java SE
9.Aspect oriented
10.Authentication Authorization
11.Blogger System
12.Build
13.Byte Code
14.Cache
15.Chart
16.Chat
17.Code Analyzer
18.Collaboration
19.Content Management System
20.Database Client
21.Database DBMS
22.Database JDBC Connection Pool
23.Database ORM
24.Development
25.EJB Server
26.ERP CRM Financial
27.ESB
28.Forum
29.Game
30.GIS
31.Graphic 3D
32.Graphic Library
33.Groupware
34.HTML Parser
35.IDE
36.IDE Eclipse
37.IDE Netbeans
38.Installer
39.Internationalization Localization
40.Inversion of Control
41.Issue Tracking
42.J2EE
43.J2ME
44.JBoss
45.JMS
46.JMX
47.Library
48.Mail Clients
49.Music
50.Natural Language Processing
51.Net
52.Parser
53.PDF
54.Portal
55.Profiler
56.Project Management
57.Report
58.RSS RDF
59.Rule Engine
60.Science
61.Scripting
62.Search Engine
63.Security
64.Sevlet Container
65.Source Control
66.Swing Library
67.Template Engine
68.Test Coverage
69.Testing
70.UML
71.Web Crawler
72.Web Framework
73.Web Mail
74.Web Server
75.Web Services
76.Web Services apache cxf 2.2.6
77.Web Services AXIS2
78.Wiki Engine
79.Workflow Engines
80.XML
81.XML UI
Java Source Code / Java Documentation  » Graphic Library » xmlgraphics commons 1.2 
Apache XML Graphics Commons
License:Apache License
URL:http://xmlgraphics.apache.org/commons/
Description:Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP.
Package NameComment
image.loader
image.writer
java2d.ps
org.apache.xmlgraphics
org.apache.xmlgraphics.fonts org.apache.xmlgraphics.fonts Package

Classes for handling fonts, glyphs, font encodings etc.

org.apache.xmlgraphics.image org.apache.xmlgraphics.image Classes, codecs and utilities for bitmap images. Contains extensions to the java.awt.image package. This package provides convenient methods, some utility classes and image codec classes. These generally bypass broken methods in Java2D or provide tweaked implementations.
org.apache.xmlgraphics.image.codec.png org.apache.xmlgraphics.image.codec.png Package

Contains a PNG image codec.

org.apache.xmlgraphics.image.codec.tiff org.apache.xmlgraphics.image.codec.tiff Package

Contains a TIFF image codec.

org.apache.xmlgraphics.image.codec.util org.apache.xmlgraphics.image.codec.util Package

Contains utility classes for image codecs.

org.apache.xmlgraphics.image.loader org.apache.fop.image2 Package

Contains image loading and conversion infrastructure for various image sources and an image cache.

org.apache.xmlgraphics.image.loader.cache org.apache.fop.image2.cache Package

Contains image caching infrastructure.

org.apache.xmlgraphics.image.loader.impl org.apache.fop.image2.impl Package

Contains implementations of image loaders and converters.

org.apache.xmlgraphics.image.loader.impl.imageio org.apache.fop.image2.impl.imageio Package

Contains an implementation of an image loader which uses ImageIO.

org.apache.xmlgraphics.image.loader.pipeline org.apache.fop.image2.pipeline Package

Provides an image loading and processing pipeline.

org.apache.xmlgraphics.image.loader.spi org.apache.fop.image2.spi Package

Defines service provider interfaces for the image infrastructure.

org.apache.xmlgraphics.image.loader.util org.apache.fop.image2.util Package

Contains utilities and helper classes useful in conjunction with the image package.

org.apache.xmlgraphics.image.rendered org.apache.xmlgraphics.image.rendered Package

Specialized subclasses of RenderedImage for various tasks (color space conversion, caching etc.)

org.apache.xmlgraphics.image.writer org.apache.xmlgraphics.image.writer Package

Abstraction layer with interfaces for writing bitmap images.

org.apache.xmlgraphics.image.writer.imageio org.apache.xmlgraphics.image.writer.imageio Package

Implementations of ImageWriter using the ImageIO API.

org.apache.xmlgraphics.image.writer.internal org.apache.xmlgraphics.image.writer.internal Package

Implementations of ImageWriter using Commons' own image codecs.

org.apache.xmlgraphics.java2d Java2D utilities and extensions

Provides convenience base and utility classes for subclassing the java.awt.Graphics2D class in order to translate Java 2D primitives into another graphic format.

org.apache.xmlgraphics.java2d.ps org.apache.xmlgraphics.commons.java2d.ps Package

Graphics2D implementations for generating PostScript and Encapsulated PostScript (EPS) files.

org.apache.xmlgraphics.ps org.apache.xmlgraphics.commons.ps Package

Classes for the creation of PostScript files.

org.apache.xmlgraphics.ps.dsc org.apache.xmlgraphics.ps.dsc Package

Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions).

org.apache.xmlgraphics.ps.dsc.events org.apache.xmlgraphics.ps.dsc.events Package

Event classes used by the DSC parser.

org.apache.xmlgraphics.ps.dsc.tools org.apache.xmlgraphics.ps.dsc.tools Package

Tools for working with DSC-compliant PostScript files.

org.apache.xmlgraphics.util org.apache.xmlgraphics.util Package

Various utilities used by the Apache XML Graphics project.

org.apache.xmlgraphics.util.dijkstra org.apache.xmlgraphics.util.dijkstra Package

Contains an implementation of Dijkstra's shortest path algorithm. The package is primarily used by the image loader package (org.apache.xmlgraphics.image.loader).

org.apache.xmlgraphics.util.i18n Provides utility classes for internationalization.

The responsibility of the i18n package is to provide a facade for the various internationalization utility classes of the standard Java API. The API should be used for compositing string messages in a language-neutral way.

org.apache.xmlgraphics.util.io org.apache.xmlgraphics.util.io Package

I/O-related classes (encoders/decoders, enhanced compressors etc.).

org.apache.xmlgraphics.util.uri
org.apache.xmlgraphics.xmp org.apache.xmlgraphics.commons.xmp Package

This package is an XMP metadata framework. For more information on Adobe's XMP standard, visit: Adobe's XMP website

org.apache.xmlgraphics.xmp.merge org.apache.xmlgraphics.commons.xmp.merge Package

Classes for merging two XMP metadata documents.

org.apache.xmlgraphics.xmp.schemas org.apache.xmlgraphics.commons.xmp.schemas Package

Schema and schema adapter classes for accessing XMP metadata. The schema classes provide information about a particular XMP schema. The adapter classes are wrappers around a Metadata object and provide easy Java read and write access to XMP metadata.

org.apache.xmlgraphics.xmp.schemas.pdf org.apache.xmlgraphics.commons.xmp.schemas.pdf Package

PDF-specific XMP schemas and schema adapter classes.

ps
xmp
w__w___w__.___j___a__v__a___2___s_.___c__o_m_ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.