|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.graph.AttributeSet
public class AttributeSet
| Constructor Summary | |
|---|---|
AttributeSet()
|
|
AttributeSet(AttributeSet superSet)
|
|
| Method Summary | |
|---|---|
AttributeSet |
add(Attribute attribute)
|
boolean |
isSubsetOf(AttributeSet set)
|
AttributeSet |
setReadOnly()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeSet()
public AttributeSet(AttributeSet superSet)
| Method Detail |
|---|
public final AttributeSet add(Attribute attribute)
public final boolean isSubsetOf(AttributeSet set)
public AttributeSet setReadOnly()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||