Class ElkWithProperty
- java.lang.Object
-
- net.sourceforge.plantuml.elk.proxy.graph.ElkWithProperty
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Object
obj
-
Constructor Summary
Constructors Constructor Description ElkWithProperty(java.lang.Object obj)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object other)
int
hashCode()
void
setProperty(java.lang.Object key, java.lang.Object value)
-