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 class
Base type of all keys used along with theVectorHints
class to control algorithm and output choices in the vector graphics output.static class
Base type of all values used along with theVectorHints
class to control algorithm and output choices in the vector graphics output. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final VectorHints.Key
static final VectorHints.Key
static final Object
static final Object
static final Object
static final Object
static 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()
-