Interface ExternalObject

    • Method Detail

      • setUri

        void setUri​(String target)
        setting null uri means remove external object. Starting with Freeplane 1.2.23 there is an additional setUri(Object) method that also accepts File, URI and URL arguments.
        Since:
        1.2
      • setFile

        void setFile​(File target)
        setting null uri means remove external object.
      • setZoom

        void setZoom​(float zoom)
        set to 1.0 to set it to 100%. If the node has no object assigned this method does nothing.