Interface TacticalPoint

    • Method Detail

      • getPosition

        Position getPosition()
        Indicates the position of the graphic.
        Returns:
        The position of the graphic.
      • setPosition

        void setPosition​(Position position)
        Specifies the position of the graphic.
        Parameters:
        position - New position.