Uses of Interface
operations.create.ICreateShape
-
Packages that use ICreateShape Package Description operations.create -
-
Uses of ICreateShape in operations.create
Classes in operations.create that implement ICreateShape Modifier and Type Class Description class
CreateCircle
class
CreateEclipse
class
CreateRectangle
class
CreateStroke
Methods in operations.create that return ICreateShape Modifier and Type Method Description ICreateShape
ShapeCreation. getShapeCreation()
Methods in operations.create with parameters of type ICreateShape Modifier and Type Method Description void
ShapeCreation. setShapeCreation(ICreateShape shapeCreation)
-