Package net.anwiba.commons.graphic
Interface IMutableGraphicPainter<T>
-
- All Superinterfaces:
IGraphicPainter
public interface IMutableGraphicPainter<T> extends IGraphicPainter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IObjectModel<T>getModel()-
Methods inherited from interface net.anwiba.commons.graphic.IGraphicPainter
getPriority, paint
-
-
-
-
Method Detail
-
getModel
IObjectModel<T> getModel()
-
-