public interface Shape 
      | Modifier and Type | Method and Description | 
|---|---|
List<Point2D> |  
           getBasePoints() 
            
              Treat base points as the points which are enough to construct a shape. 
               |  
          
Copyright © 1998–2019. All rights reserved.