Package edu.ubo.graphicLayer
Interface GContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddElement(GElement m)voidclear()java.awt.PointgetGlobalPosition()GElement[]getRawContents()voidremoveElement(GElement m)voidrepaint()
-