public interface View<M>
| Modifier and Type | Method and Description |
|---|---|
void |
draw(M model,
net.avh4.math.geometry.Rect bounds,
GraphicsOperations g,
FontMetricsService fm) |
void draw(M model, net.avh4.math.geometry.Rect bounds, GraphicsOperations g, FontMetricsService fm)
Copyright © 2013. All Rights Reserved.