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