Package de.erichseifert.vectorgraphics2d
Class VectorHints
java.lang.Object
de.erichseifert.vectorgraphics2d.VectorHints
Hints to control quality settings and choices for vector graphics output.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBase type of all keys used along with theVectorHintsclass to control algorithm and output choices in the vector graphics output.static classBase type of all values used along with theVectorHintsclass to control algorithm and output choices in the vector graphics output. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final VectorHints.Keystatic final VectorHints.Keystatic final Objectstatic final Objectstatic final Objectstatic final Objectstatic final Object -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
KEY_EXPORT
-
VALUE_EXPORT_READABILITY
-
VALUE_EXPORT_QUALITY
-
VALUE_EXPORT_SIZE
-
KEY_TEXT
-
VALUE_TEXT_DEFAULT
-
VALUE_TEXT_VECTOR
-
-
Constructor Details
-
VectorHints
protected VectorHints()
-