org.jfree.layouting.util
public class LazyAttributeMap extends AttributeMap
Constructor Summary | |
---|---|
LazyAttributeMap(AttributeMap copy) |
Method Summary | |
---|---|
AttributeMap | createUnmodifiableMap() |
Object | getAttribute(String namespace, String attribute) |
Map | getAttributes(String namespace) |
long | getChangeTracker() |
Object | getFirstAttribute(String attribute) |
String[] | getNameSpaces() |
boolean | isEmpty() |
Object | setAttribute(String namespace, String attribute, Object value) |