Class VectorHints.Value
java.lang.Object
de.erichseifert.vectorgraphics2d.VectorHints.Value
- Enclosing class:
VectorHints
Base type of all values used along with the
VectorHints class to
control algorithm and output choices in the vector graphics output.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Stringprivate final intprivate final VectorHints.Key -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()intgetIndex()booleanprivate static voidregister(VectorHints.Value value) toString()
-
Field Details
-
values
-
key
-
index
private final int index -
description
-
-
Constructor Details
-
Value
-
-
Method Details
-
register
-
isCompatibleKey
-
getIndex
public int getIndex() -
getId
-
toString
-