Class PortGeometry

    • Constructor Detail

      • PortGeometry

        public PortGeometry​(String id,
                            double position,
                            double height,
                            int score)
    • Method Detail

      • translateY

        public PortGeometry translateY​(double deltaY)
      • getHeight

        public double getHeight()
      • getPosition

        public double getPosition()
      • getLastY

        public double getLastY()
      • getScore

        public int getScore()
      • getId

        public String getId()