Class FontWeights

    • 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.FontWeights
        See Also:
        Constant Field Values
      • classType

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

      • FontWeights

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

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

      • getBlack

        public static FontWeight getBlack()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBold

        public static FontWeight getBold()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDemiBold

        public static FontWeight getDemiBold()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtraBlack

        public static FontWeight getExtraBlack()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtraBold

        public static FontWeight getExtraBold()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtraLight

        public static FontWeight getExtraLight()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHeavy

        public static FontWeight getHeavy()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLight

        public static FontWeight getLight()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMedium

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

        public static FontWeight getNormal()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRegular

        public static FontWeight getRegular()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSemiBold

        public static FontWeight getSemiBold()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getThin

        public static FontWeight getThin()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUltraBlack

        public static FontWeight getUltraBlack()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUltraBold

        public static FontWeight getUltraBold()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUltraLight

        public static FontWeight getUltraLight()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable