public static class DrawDot.BaseAttributable<E> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected LinkedHashMap<String,org.sfj.DrawDot.Attribute> |
attributes |
| Constructor and Description |
|---|
BaseAttributable() |
| Modifier and Type | Method and Description |
|---|---|
E |
add(org.sfj.DrawDot.Attribute attr) |
protected void |
emit(List<String> opts) |
boolean |
equals(Object o) |
Map<String,org.sfj.DrawDot.Attribute> |
getAttributes() |
int |
hashCode() |
String |
toString() |
protected final LinkedHashMap<String,org.sfj.DrawDot.Attribute> attributes
public E add(org.sfj.DrawDot.Attribute attr)
Copyright © 2020. All rights reserved.