import java.awt.*; public class ConnectionPoints { Point[] points; boolean pointsAreLeftOfWindow; }