Package net.sourceforge.plantuml.graph2
Interface Measurer<V>
-
public interface Measurer<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getMeasure(V data)
-
-
-
Method Detail
-
getMeasure
int getMeasure(V data)
-
-