Package 

Class Shape.Collection

  • All Implemented Interfaces:

    
    public final class Shape.Collection
    
                        

    A container for a group of related shapes

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Shape> shapes
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<Shape> getShapes()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait