TValue - The type of the values that are returned by the IDataProvider registered with this class.public class IEdgeLabelLayoutDpKey<TValue> extends DpKeyBase<TValue>
| Constructor and Description |
|---|
IEdgeLabelLayoutDpKey(Class declaringType,
String name)
Initializes a new instance of the
IEdgeLabelLayoutDpKey class. |
public IEdgeLabelLayoutDpKey(Class declaringType, String name)
IEdgeLabelLayoutDpKey class.declaringType - Type that declares this key.name - The name of this key.