Package 

Class Coordinate


  • 
    public class Coordinate
    extends JsObject
                        

    A class for representing coordinates and positions.

    • Constructor Summary

      Constructors 
      Constructor Description
      Coordinate(String jsChart)
    • Method Summary

      Modifier and Type Method Description
      static Coordinate instantiate()
      String getJsBase()
      void getX() Getter for the X-coordinate.
      void getY() Getter for the Y-coordinate.
      • Methods inherited from class java.lang.Object

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