Package de.erichseifert.vectorgraphics2d
Class VectorHints.Key
java.lang.Object
java.awt.RenderingHints.Key
de.erichseifert.vectorgraphics2d.VectorHints.Key
- Enclosing class:
VectorHints
Base type of all keys used along with the
VectorHints
class to
control algorithm and output choices in the vector graphics output.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getIndex()
boolean
isCompatibleValue
(Object val) toString()
Methods inherited from class java.awt.RenderingHints.Key
equals, hashCode, intKey
-
Field Details
-
description
-
-
Constructor Details
-
Key
-
-
Method Details
-
getIndex
public int getIndex() -
isCompatibleValue
- Specified by:
isCompatibleValue
in classRenderingHints.Key
-
toString
-