Class ShapeCollection
java.lang.Object
eu.svjatoslav.sixth.e3d.renderer.raster.ShapeCollection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addShape
(AbstractShape shape) void
clear()
void
paint
(ViewPanel viewPanel, RenderingContext renderingContext)
-
Constructor Details
-
ShapeCollection
public ShapeCollection()
-
-
Method Details
-
addShape
-
getShapes
-
clear
public void clear() -
paint
-