Interface VertexShapeAware<V>
-
public interface VertexShapeAware<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setVertexShapeFunction(Function<V,Rectangle> vertexShapeFunction)
-