Class FontStretches

    • Field Detail

      • assemblyFullName

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

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

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

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

      • FontStretches

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

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

      • getCondensed

        public static FontStretch getCondensed()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExpanded

        public static FontStretch getExpanded()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtraCondensed

        public static FontStretch getExtraCondensed()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtraExpanded

        public static FontStretch getExtraExpanded()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMedium

        public static FontStretch getMedium()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNormal

        public static FontStretch getNormal()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSemiCondensed

        public static FontStretch getSemiCondensed()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSemiExpanded

        public static FontStretch getSemiExpanded()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUltraCondensed

        public static FontStretch getUltraCondensed()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUltraExpanded

        public static FontStretch getUltraExpanded()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable