| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.layouting.util.AttributeMaporg.jfree.layouting.util.LazyAttributeMappublic class LazyAttributeMapextends AttributeMapConstructor Summary | |
| |
Method Summary | |
AttributeMap | |
Object |
|
Map |
|
long | |
Object |
|
String[] | |
boolean |
|
Object |
|
Methods inherited from class org.jfree.layouting.util.AttributeMap | |
clone, copyInto, createUnmodifiableMap, getAttribute, getAttributes, getChangeTracker, getFirstAttribute, getNameSpaces, isEmpty, isReadOnly, makeReadOnly, setAttribute, setAttributeInternal | |
public AttributeMap createUnmodifiableMap()
- Overrides:
- createUnmodifiableMap in interface AttributeMap
public Object getAttribute(String namespace,
String attribute)
- Overrides:
- getAttribute in interface AttributeMap
public Map getAttributes(String namespace)
- Overrides:
- getAttributes in interface AttributeMap
public Object getFirstAttribute(String attribute)
- Overrides:
- getFirstAttribute in interface AttributeMap
public Object setAttribute(String namespace,
String attribute,
Object value)
- Overrides:
- setAttribute in interface AttributeMap