Interface VertexShapeFunctionConsumer<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default void
accept(Function<V,Shape> vertexShapeFunction)
void
setVertexShapeFunction(Function<V,Shape> vertexBoundsFunction)
-