public static class VectorHints.Value
extends java.lang.Object
VectorHints class to
control algorithm and output choices in the vector graphics output.| Constructor and Description |
|---|
Value(VectorHints.Key key,
int index,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
int |
getIndex() |
boolean |
isCompatibleKey(java.awt.RenderingHints.Key key) |
java.lang.String |
toString() |
public Value(VectorHints.Key key, int index, java.lang.String description)