Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.batik.svggen Classes and Interfaces - 150 results found.
NameDescriptionTypePackageFramework
AbstractImageHandlerEncoderThis abstract implementation of the ImageHandler interface is intended to be the base class for ImageHandlers that generateClassorg.apache.batik.svggenApache FOP Batik
AbstractSVGConverterAbstract class with common utility methods used by subclasses for specific convertion operations.Classorg.apache.batik.svggenApache FOP Batik
AbstractSVGFilterConverterAbstract class with common utility methods used by subclasses for specific convertion operations.Classorg.apache.batik.svggenApache FOP Batik
CachedImageHandler allow caching of raster images in generated SVG content.Interfaceorg.apache.batik.svggenApache FOP Batik
CachedImageHandlerBase64EncoderThis subclass of ImageHandlerBase64Encoder implements functionality specific to the cached version of the imageClassorg.apache.batik.svggenApache FOP Batik
CachedImageHandlerJPEGEncoderGenericImageHandler which caches JPEG images.Classorg.apache.batik.svggenApache FOP Batik
CachedImageHandlerPNGEncoderGenericImageHandler which caches PNG images.Classorg.apache.batik.svggenApache FOP Batik
ClassDefClassorg.apache.batik.svggen.font.tableApache FOP Batik
ClassDefFormat1Classorg.apache.batik.svggen.font.tableApache FOP Batik
ClassDefFormat2Classorg.apache.batik.svggen.font.tableApache FOP Batik
CmapFormatClassorg.apache.batik.svggen.font.tableApache FOP Batik
CmapFormat0Simple Macintosh cmap table, mapping only the ASCII character set to glyphs.Classorg.apache.batik.svggen.font.tableApache FOP Batik
CmapFormat2Fields inherited from class org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
CmapFormat4Fields inherited from class org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
CmapFormat6Classorg.apache.batik.svggen.font.tableApache FOP Batik
CmapIndexEntryClassorg.apache.batik.svggen.font.tableApache FOP Batik
CmapTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
CoverageClassorg.apache.batik.svggen.font.tableApache FOP Batik
CoverageFormat1Classorg.apache.batik.svggen.font.tableApache FOP Batik
CoverageFormat2Classorg.apache.batik.svggen.font.tableApache FOP Batik
CvtTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
DefaultCachedImageHandlerThis class is a default implementation of the GenericImageHandler for handlers implementing a caching strategy.Classorg.apache.batik.svggenApache FOP Batik
DefaultErrorHandlerThe ErrorHandler interface allows you to specialize how the error will be set on an SVG Element.Classorg.apache.batik.svggenApache FOP Batik
DefaultExtensionHandlerThis implementation of the ExtensionHandler interface always returns null Nodes.Classorg.apache.batik.svggenApache FOP Batik
DefaultImageHandlerThis class provides a default implementation of the ImageHandler interface simply puts a place holder in the xlink:hrefClassorg.apache.batik.svggenApache FOP Batik
DefaultStyleHandlerThe DefaultStyleHandler class provides the default way to style an SVG Element.Classorg.apache.batik.svggenApache FOP Batik
DeviceClassorg.apache.batik.svggen.font.tableApache FOP Batik
DirectoryEntryClassorg.apache.batik.svggen.font.tableApache FOP Batik
DOMGroupManagerThis class is used by the Graphics2D SVG Generator to manage a group of Nodes that can later be added to the SVG DOM TreeClassorg.apache.batik.svggenApache FOP Batik
DOMTreeManagerThis class is used by the SVGGraphics2D SVG Generator to manage addition of new Nodes to the SVG DOM Tree.Classorg.apache.batik.svggenApache FOP Batik
ErrorConstantsInterfaceorg.apache.batik.svggenApache FOP Batik
ErrorHandlerThe ErrorHandler interface allows you to specialize how the error will be set on an SVG Element.Interfaceorg.apache.batik.svggenApache FOP Batik
ExtensionHandlerThe ExtensionHandler interface allows the user to handle Java 2D API extensions that map to SVG concepts (such as customInterfaceorg.apache.batik.svggenApache FOP Batik
FeatureClassorg.apache.batik.svggen.font.tableApache FOP Batik
FeatureListClassorg.apache.batik.svggen.font.tableApache FOP Batik
FeatureRecordClassorg.apache.batik.svggen.font.tableApache FOP Batik
FeatureTagsInterfaceorg.apache.batik.svggen.font.tableApache FOP Batik
FontClassorg.apache.batik.svggen.fontApache FOP Batik
FpgmTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
GenericImageHandler allow caching of raster images in generated SVG content.Interfaceorg.apache.batik.svggenApache FOP Batik
GlyfCompositeCompClassorg.apache.batik.svggen.font.tableApache FOP Batik
GlyfCompositeDescriptGlyph description for composite glyphs.Classorg.apache.batik.svggen.font.tableApache FOP Batik
GlyfDescriptClassorg.apache.batik.svggen.font.tableApache FOP Batik
GlyfSimpleDescriptFields inherited from class org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
GlyfTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
GlyphAn individual glyph within a font.Classorg.apache.batik.svggen.fontApache FOP Batik
GlyphDescriptionSpecifies access to glyph description classes, simple and composite.Interfaceorg.apache.batik.svggen.font.tableApache FOP Batik
GposTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
GsubTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
HeadTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
HheaTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
HmtxTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
ImageCacherThis class implements caching functionality for raster images.Classorg.apache.batik.svggenApache FOP Batik
ImageCacher .EmbeddedCache implementation for images embedded in the SVG file.Classorg.apache.batik.svggen.ImageCacherApache FOP Batik
ImageCacher .ExternalCache implementation for file-based images.Classorg.apache.batik.svggen.ImageCacherApache FOP Batik
ImageHandlerThis interface allows the user of the Graphics2D SVG generator to decide how to handle images that it renders.Interfaceorg.apache.batik.svggenApache FOP Batik
ImageHandlerBase64EncoderThis implementation of ImageHandler encodes the input image as a PNG image first, then encodes the PNG image using Base64Classorg.apache.batik.svggenApache FOP Batik
ImageHandlerJPEGEncoderThis implementation of the abstract AbstractImageHandlerEncoder class creates JPEG images in the image directory and sets theClassorg.apache.batik.svggenApache FOP Batik
ImageHandlerPNGEncoderThis implementation of the abstract AbstractImageHandlerEncoder class creates PNG images in the image directory and sets theClassorg.apache.batik.svggenApache FOP Batik
KerningPairClassorg.apache.batik.svggen.font.tableApache FOP Batik
KernSubtableClassorg.apache.batik.svggen.font.tableApache FOP Batik
KernSubtableFormat0Classorg.apache.batik.svggen.font.tableApache FOP Batik
KernSubtableFormat2Classorg.apache.batik.svggen.font.tableApache FOP Batik
KernTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
LangSysClassorg.apache.batik.svggen.font.tableApache FOP Batik
LangSysRecordClassorg.apache.batik.svggen.font.tableApache FOP Batik
LigatureClassorg.apache.batik.svggen.font.tableApache FOP Batik
LigatureSetClassorg.apache.batik.svggen.font.tableApache FOP Batik
LigatureSubstClassorg.apache.batik.svggen.font.tableApache FOP Batik
LigatureSubstFormat1Classorg.apache.batik.svggen.font.tableApache FOP Batik
LocaTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
LookupClassorg.apache.batik.svggen.font.tableApache FOP Batik
LookupListClassorg.apache.batik.svggen.font.tableApache FOP Batik
LookupSubtableConstructor SummaryLookupSubtable()Methods inherited from class java.Classorg.apache.batik.svggen.font.tableApache FOP Batik
LookupSubtableFactoryInterfaceorg.apache.batik.svggen.font.tableApache FOP Batik
MaxpTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
MessagesThis class manages the message for the bridge module.Classorg.apache.batik.svggen.fontApache FOP Batik
NameRecordClassorg.apache.batik.svggen.font.tableApache FOP Batik
NameTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
Os2TableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
PanoseClassorg.apache.batik.svggen.font.tableApache FOP Batik
PointClassorg.apache.batik.svggen.fontApache FOP Batik
PostTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
PrepTableFields inherited from interface org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
ProgramClassorg.apache.batik.svggen.font.tableApache FOP Batik
RangeRecordClassorg.apache.batik.svggen.font.tableApache FOP Batik
ScriptClassorg.apache.batik.svggen.font.tableApache FOP Batik
ScriptListClassorg.apache.batik.svggen.font.tableApache FOP Batik
ScriptRecordClassorg.apache.batik.svggen.font.tableApache FOP Batik
ScriptTagsInterfaceorg.apache.batik.svggen.font.tableApache FOP Batik
SimpleImageHandler uses elements.Classorg.apache.batik.svggenApache FOP Batik
SingleSubstClassorg.apache.batik.svggen.font.tableApache FOP Batik
SingleSubstFormat1Classorg.apache.batik.svggen.font.tableApache FOP Batik
SingleSubstFormat2Classorg.apache.batik.svggen.font.tableApache FOP Batik
StyleHandlerThe StyleHandler interface allows you to specialize how the style will be set on an SVG Element.Interfaceorg.apache.batik.svggenApache FOP Batik
SVGAlphaCompositeUtility class that converts an AlphaComposite object into a set of SVG properties and definitions.Classorg.apache.batik.svggenApache FOP Batik
SVGArcUtility class that converts an Arc2D object into a corresponding SVG element, i.Classorg.apache.batik.svggenApache FOP Batik
SVGAttributeRepresents an SVG attribute and provides convenience methods to determine whether or not the attribute appliesClassorg.apache.batik.svggenApache FOP Batik
SVGAttributeMapRepository of SVG attribute descriptions, accessible byConstructor SummarySVGAttributeMap()Classorg.apache.batik.svggenApache FOP Batik
SVGBasicStrokeUtility class that converts a Java BasicStroke object into a set of SVG style attributesClassorg.apache.batik.svggenApache FOP Batik
SVGBufferedImageOpUtility class that converts a BufferedImageOp object intoSee Also:SVGCustomBufferedImageOp, Classorg.apache.batik.svggenApache FOP Batik
SVGClipClassorg.apache.batik.svggenApache FOP Batik
SVGClipDescriptorDescribes an SVG clipSee Also:GraphicContext, Classorg.apache.batik.svggenApache FOP Batik
SVGColorUtility class that converts a Color object into a set of corresponding SVG attributes.Classorg.apache.batik.svggenApache FOP Batik
SVGCompositeUtility class that converts a Composite object into a set of SVG properties and definitions.Classorg.apache.batik.svggenApache FOP Batik
SVGCompositeDescriptorUsed to represent an SVG Composite.Classorg.apache.batik.svggenApache FOP Batik
SVGConverterDefines the interface for classes that are able to convert part or all of a GraphicContext.Interfaceorg.apache.batik.svggenApache FOP Batik
SVGConvolveOpUtility class that converts a ConvolveOp object into an SVG filter descriptor.Classorg.apache.batik.svggenApache FOP Batik
SVGCSSStylerThis utility class converts a standard SVG document that uses attribute into one that uses the CSS style attribute instead.Classorg.apache.batik.svggenApache FOP Batik
SVGCustomBufferedImageOpUtility class that converts an custom BufferedImageOp object into an equivalent SVG filter.Classorg.apache.batik.svggenApache FOP Batik
SVGCustomCompositeUtility class that converts an custom Composite object into a set of SVG properties and definitions.Classorg.apache.batik.svggenApache FOP Batik
SVGCustomPaintUtility class that converts an custom Paint object into a set of SVG properties and definitions.Classorg.apache.batik.svggenApache FOP Batik
SVGDescriptorDefines the interface for a set of SVG attributes and related definitions.Interfaceorg.apache.batik.svggenApache FOP Batik
SVGEllipseUtility class that converts an Ellipse2D object into a corresponding SVG element, i.Classorg.apache.batik.svggenApache FOP Batik
SVGFilterConverterDefines the interface for classes that are able to convert a BufferedImageOp filter.Interfaceorg.apache.batik.svggenApache FOP Batik
SVGFilterDescriptorUsed to represent an SVG Composite.Classorg.apache.batik.svggenApache FOP Batik
SVGFontConverts a TrueType font to an SVG embedded font.Classorg.apache.batik.svggen.fontApache FOP Batik
SVGFontClassorg.apache.batik.svggenApache FOP Batik
SVGFontDescriptorDescribes an SVG fontFields inherited from interface org.Classorg.apache.batik.svggenApache FOP Batik
SVGGeneratorContextThis class contains all non graphical contextual information that are needed by the SVGGraphics2D toClassorg.apache.batik.svggenApache FOP Batik
SVGGeneratorContext .GraphicContextDefaults be used.Classorg.apache.batik.svggen.SVGGeneratorContextApache FOP Batik
SVGGraphicContextRepresents the SVG equivalent of a Java 2D API graphicFields inherited from interface org.Classorg.apache.batik.svggenApache FOP Batik
SVGGraphicContextConverterThis class performs the task of converting the state of the Java 2D API graphic context into a set of graphic attributes.Classorg.apache.batik.svggenApache FOP Batik
SVGGraphicObjectConverterClassorg.apache.batik.svggenApache FOP Batik
SVGGraphics2DThis implementation of the java.Classorg.apache.batik.svggenApache FOP Batik
SVGGraphics2DIOExceptionThrown when an SVG Generator method receives an illegal argument in parameter.Classorg.apache.batik.svggenApache FOP Batik
SVGGraphics2DRuntimeExceptionThrown when an SVG Generator method receives an illegal argument in parameter.Classorg.apache.batik.svggenApache FOP Batik
SVGHintsDescriptorDescribes a set of SVG hintsSee Also:SVGRenderingHintsClassorg.apache.batik.svggenApache FOP Batik
SVGIDGeneratorGenerates id for an arbitrary number of prefixConstructor SummarySVGIDGenerator()Classorg.apache.batik.svggenApache FOP Batik
SVGLineUtility class that converts a Line2D object into a corresponding SVG line element.Classorg.apache.batik.svggenApache FOP Batik
SVGLinearGradientUtility class that converts a Java GradientPaint into an SVG linear gradient elementClassorg.apache.batik.svggenApache FOP Batik
SVGLookupOpUtility class that converts a LookupOp object into an SVG filter descriptor.Classorg.apache.batik.svggenApache FOP Batik
SVGPaintUtility class that converts a Paint object into anSee Also:SVGLinearGradient, Classorg.apache.batik.svggenApache FOP Batik
SVGPaintDescriptorUsed to represent an SVG Paint.Classorg.apache.batik.svggenApache FOP Batik
SVGPathUtility class that converts a Shape object into an SVG path element.Classorg.apache.batik.svggenApache FOP Batik
SVGPolygonUtility class that converts a Polygon object intoFields inherited from class org.Classorg.apache.batik.svggenApache FOP Batik
SVGRectangleUtility class that converts a Rectangle2D or RoundRectangle2D object into an SVG element.Classorg.apache.batik.svggenApache FOP Batik
SVGRenderingHintsUtility class that converts a RenderingHints object into a set of SVG properties.Classorg.apache.batik.svggenApache FOP Batik
SVGRescaleOpUtility class that converts a RescaleOp object into an SVG filter descriptor.Classorg.apache.batik.svggenApache FOP Batik
SVGShapeUtility class that converts a Shape object into the corresponding SVG element.Classorg.apache.batik.svggenApache FOP Batik
SVGStrokeDescriptorUsed to represent an SVG Paint.Classorg.apache.batik.svggenApache FOP Batik
SVGStylingAttributesDefines the set of attributes from Exchange SVG that are defined as styling properties in Stylable SVG.Classorg.apache.batik.svggenApache FOP Batik
SVGSyntaxContains the definition of the SVG tags and attribute names.Interfaceorg.apache.batik.svggenApache FOP Batik
SVGTexturePaintUtility class that converts a TexturePaint object into an SVG pattern elementClassorg.apache.batik.svggenApache FOP Batik
SVGTransformUtility class that converts a GraphicContext transform stack into an SVG transform attribute.Classorg.apache.batik.svggenApache FOP Batik
SVGTransformDescriptorDescribes an SVG transformSee Also:GraphicContextClassorg.apache.batik.svggenApache FOP Batik
SwingSVGPrettyPrintThis class offers a way to create an SVG document with grouping that reflects the Swing composite structure (container/components).Classorg.apache.batik.svggenApache FOP Batik
TableInterfaceorg.apache.batik.svggen.font.tableApache FOP Batik
TableDirectoryClassorg.apache.batik.svggen.font.tableApache FOP Batik
TableFactoryClassorg.apache.batik.svggen.font.tableApache FOP Batik