Class SpotLocation

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: ReachFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: ReachFramework
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Windows.Xps.Packaging.SpotLocation
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • SpotLocation

        public SpotLocation​(java.lang.Object instance)
                     throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • SpotLocation

        public SpotLocation()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getStartX

        public double getStartX()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStartX

        public void setStartX​(double StartX)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStartY

        public double getStartY()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStartY

        public void setStartY​(double StartY)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPageUri

        public Uri getPageUri()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPageUri

        public void setPageUri​(Uri PageUri)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable