Spec-Zone.ru › OpenJavaFX 8
javafx.scene.layout

Class CornerRadiiConverter

java.lang.Object
  • javafx.css.StyleConverter<F,T>
    • com.sun.javafx.css.StyleConverterImpl<ParsedValue<ParsedValue<?,com.sun.javafx.css.Size>[][],CornerRadii>[],CornerRadii[]>
      • javafx.scene.layout.CornerRadiiConverter


public final class CornerRadiiConverter
extends com.sun.javafx.css.StyleConverterImpl<ParsedValue<ParsedValue<?,com.sun.javafx.css.Size>[][],CornerRadii>[],CornerRadii[]>
Convert parsed value of <size>{1,4} [ '/' <size>{1,4}]? [',' <size>{1,4} [ '/' <size>{1,4}]?]? to CornerRadii
  • Method Summary

    All MethodsStatic MethodsInstance MethodsConcrete Methods
    Modifier and Type Method and Description
    CornerRadii[] convert(ParsedValue<ParsedValue<ParsedValue<?,com.sun.javafx.css.Size>[][],CornerRadii>[],CornerRadii[]> value, Font font)
    Convert from the parsed CSS value to the target property type.
    static CornerRadiiConverter getInstance()
    • Methods inherited from class com.sun.javafx.css.StyleConverterImpl

      cacheValue, convert, getCachedValue, readBinary, writeBinary
    • Methods inherited from class javafx.css.StyleConverter

      getBooleanConverter, getColorConverter, getDurationConverter, getEffectConverter, getEnumConverter, getFontConverter, getInsetsConverter, getPaintConverter, getSizeConverter, getStringConverter, getUrlConverter
    • Methods inherited from class java.lang.Object

      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Detail

    • getInstance

      public static CornerRadiiConverter getInstance()
    • convert

      public CornerRadii[] convert(ParsedValue<ParsedValue<ParsedValue<?,com.sun.javafx.css.Size>[][],CornerRadii>[],CornerRadii[]> value,
                                   Font font)
      Description copied from class: StyleConverter
      Convert from the parsed CSS value to the target property type.

      Overrides:

      convert in class StyleConverter<ParsedValue<ParsedValue<?,com.sun.javafx.css.Size>[][],CornerRadii>[],CornerRadii[]>

      Parameters:

      value - The ParsedValue to convert

© 2008, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from JavaFX API Documentation.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Java, JavaFX and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API