com.hp.lft.sdk.mobile

Interface View

    • Method Detail

      • zoom

        void zoom(Location focalPoint,
                double scale)
                  throws GeneralLeanFtException
        Zoom to the specified scale.
        Parameters:
        focalPoint - the center point of the zoom.
        scale - the zoom scale (0.5 to reduce to half, 2 to double the size, and so on).
        Throws:
        GeneralLeanFtException - if error occurs during execution