Class ElkWithProperty
- java.lang.Object
-
- net.sourceforge.plantuml.elk.proxy.graph.ElkWithProperty
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Objectobj
-
Constructor Summary
Constructors Constructor Description ElkWithProperty(java.lang.Object obj)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)inthashCode()voidsetProperty(java.lang.Object key, java.lang.Object value)
-