Skip navigation links
com.smartdevicelink.proxy.rpc

Class Turn

    • Method Detail

      • setNavigationText

        public Turn setNavigationText(String navigationText)
        set the text to describe the turn (e.g. street name)
        Parameters:
        navigationText - the text to describe the turn (e.g. street name)
      • getNavigationText

        public String getNavigationText()
        get the text to describe the turn (e.g. street name)
        Returns:
        the text to describe the turn (e.g. street name)
      • setTurnIcon

        public Turn setTurnIcon(Image turnIcon)
        set Image to be shown for a turn
        Parameters:
        turnIcon - the image to be shown for a turn
      • getTurnIcon

        public Image getTurnIcon()
        get the image to be shown for a turn
        Returns:
        the image to be shown for a turn