Interface | Description |
---|---|
org.apache.fop.render.Graphics2DImagePainter |
use
Graphics2DImagePainter directly! |
Class | Description |
---|---|
org.apache.fop.util.ColorExt |
Replaced by
ColorWithAlternatives |
org.apache.fop.util.ColorProfileUtil |
use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
|
org.apache.fop.util.DataURIResolver | |
org.apache.fop.util.DataURLUtil |
use org.apache.xmlgraphics.util.uri.DataURLUtil directly
|
org.apache.fop.fonts.Glyphs |
Use the Glyphs class from XML Graphics Commons instead!
|
org.apache.fop.util.QName |
Use the XML Graphics Commons variant instead!
|
org.apache.fop.util.UnitConv |
use org.apache.xmlgraphics.util.UnitConv instead.
|
org.apache.fop.util.WriterOutputStream |
use org.apache.xmlgraphics.util.WriterOutputStream instead
|
Field | Description |
---|---|
org.apache.fop.util.UnitConv.IN2CM |
use org.apache.xmlgraphics.util.UnitConv.IN2CM instead.
|
org.apache.fop.util.UnitConv.IN2MM |
use org.apache.xmlgraphics.util.UnitConv.IN2MM instead.
|
org.apache.fop.util.UnitConv.IN2PT |
use org.apache.xmlgraphics.util.UnitConv.IN2PT instead.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.