Package operations.create
Interface ICreateShape
-
- All Known Implementing Classes:
CreateCircle
,CreateEclipse
,CreateRectangle
,CreateStroke
public interface ICreateShape
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IShapes
create(java.util.List<java.lang.Integer> params, Colours fill, java.lang.String id)
-