org.apache.batik.refimpl.transcoder
Class BatikHints

java.lang.Object
  |
  +--org.apache.batik.refimpl.transcoder.BatikHints

public class BatikHints
extends java.lang.Object

The default transcoder key and values.


Field Summary
static TranscodingHints.Key KEY_BACKGROUND
           
static TranscodingHints.Key KEY_DEFAULT_VIEWPORT
           
static TranscodingHints.Key KEY_GVT_BUILDER
           
static TranscodingHints.Key KEY_XML_PARSER_CLASSNAME
           
 
Constructor Summary
BatikHints()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_XML_PARSER_CLASSNAME

public static final TranscodingHints.Key KEY_XML_PARSER_CLASSNAME

KEY_BACKGROUND

public static final TranscodingHints.Key KEY_BACKGROUND

KEY_GVT_BUILDER

public static final TranscodingHints.Key KEY_GVT_BUILDER

KEY_DEFAULT_VIEWPORT

public static final TranscodingHints.Key KEY_DEFAULT_VIEWPORT
Constructor Detail

BatikHints

public BatikHints()


Copyright © 2000 Apache Software Foundation. All Rights Reserved.