Spec-Zone.ru › OpenJavaFX 21

Класс ShapeConverter

java.lang.Object
javafx.css.StyleConverter<String,Shape>
javafx.css.converter.ShapeConverter
public class ShapeConverter extends StyleConverter<String,Shape>
Конвертер для преобразования строки SVG фигуры в объект Shape.
Since:
9

Краткое описание вложенных классов

Вложенные классы/интерфейсы, объявленные в классе javafx.css.StyleConverter

StyleConverter.StringStore

Краткое описание методов

Модификатор и тип Метод Описание
static void clearCache()
Очищает кэш ShapeConverter.
static StyleConverter<String,Shape> getInstance()
Получает экземпляр ShapeConverter.

Методы, объявленные в классе javafx.css.StyleConverter

cacheValue, convert, convert, getBooleanConverter, getCachedValue, getColorConverter, getDurationConverter, getEffectConverter, getEnumConverter, getFontConverter, getInsetsConverter, getPaintConverter, getSizeConverter, getStringConverter, getUrlConverter, readBinary, writeBinary

Методы, объявленные в классе java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Подробное описание методов

getInstance

public static StyleConverter<String,Shape> getInstance()
Получает экземпляр ShapeConverter.
Возвращает:
экземпляр ShapeConverter

clearCache

public static void clearCache()
Очищает кэш ShapeConverter.

© 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