Interface IShape

All Superinterfaces:
IGraphicsObject, Shape
All Known Implementing Classes:
ShapeWrapper

public interface IShape extends IGraphicsObject, Shape