Class Frame


  • public class Frame
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Frame​(double x, double y, int width, int height)  
    • Constructor Detail

      • Frame

        public Frame​(double x,
                     double y,
                     int width,
                     int height)
    • Method Detail

      • getFrontierPointViewBy

        public java.awt.geom.Point2D getFrontierPointViewBy​(java.awt.geom.Point2D point)
      • getMainCorner

        public java.awt.geom.Point2D getMainCorner()
      • getX

        public final double getX()
      • getY

        public final double getY()
      • getWidth

        public final int getWidth()
      • getHeight

        public final int getHeight()