public class Attrs extends Object
static class
Attrs.Key
Attrs()
Object
get(Attrs.Key key)
String
getAsString()
getAttrString(Attrs.Key key)
boolean
has()
void
set(Attrs.Key key, Object value)
toDot()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Attrs()
public Object get(Attrs.Key key)
public void set(Attrs.Key key, Object value)
public boolean has()
public String getAttrString(Attrs.Key key)
public String getAsString()
public String toDot()
Copyright © 2013. All Rights Reserved.