Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-backports > by-pkgid > c2fa6b935fb44905dfd621cc358e02f8 > files > 576

java-1.8.0-openjfx-1.8.0.141-1.b14.1.mga5.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131) on Tue Jul 25 08:54:19 UTC 2017 -->
<title>Uses of Interface javafx.css.StyleableProperty (JavaFX 8)</title>
<meta name="date" content="2017-07-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="Uses of Interface javafx.css.StyleableProperty (JavaFX 8)";
        }
    }
    catch(err) {
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../overview-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">JavaFX&nbsp;8</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?javafx/css/class-use/StyleableProperty.html" target="_top">Frames</a></li>
<li><a href="StyleableProperty.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface javafx.css.StyleableProperty" class="title">Uses of Interface<br>javafx.css.StyleableProperty</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#javafx.css">javafx.css</a></td>
<td class="colLast">
<div class="block">Provides API for making properties styleable via CSS and for supporting
pseudo-class state.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#javafx.scene">javafx.scene</a></td>
<td class="colLast">
<div class="block">Provides the core set of base
classes for the JavaFX Scene Graph API.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="javafx.css">
<!--   -->
</a>
<h3>Uses of <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a> in <a href="../../../javafx/css/package-summary.html">javafx.css</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../javafx/css/package-summary.html">javafx.css</a> that implement <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/SimpleStyleableBooleanProperty.html" title="class in javafx.css">SimpleStyleableBooleanProperty</a></span></code>
<div class="block">This class extends <code>SimpleBooleanProperty</code> and provides a full
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/SimpleStyleableDoubleProperty.html" title="class in javafx.css">SimpleStyleableDoubleProperty</a></span></code>
<div class="block">This class extends <code>SimpleDoubleProperty</code> and provides a full
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/SimpleStyleableFloatProperty.html" title="class in javafx.css">SimpleStyleableFloatProperty</a></span></code>
<div class="block">This class extends <code>SimpleFloatProperty</code> and provides a full
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/SimpleStyleableIntegerProperty.html" title="class in javafx.css">SimpleStyleableIntegerProperty</a></span></code>
<div class="block">This class extends <code>SimpleIntegerProperty</code> and provides a full
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/SimpleStyleableLongProperty.html" title="class in javafx.css">SimpleStyleableLongProperty</a></span></code>
<div class="block">This class extends <code>SimpleLongProperty</code> and provides a full
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/SimpleStyleableObjectProperty.html" title="class in javafx.css">SimpleStyleableObjectProperty</a>&lt;T&gt;</span></code>
<div class="block">This class extends <code>SimpleObjectProperty</code> and provides a full
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/SimpleStyleableStringProperty.html" title="class in javafx.css">SimpleStyleableStringProperty</a></span></code>
<div class="block">This class extends <code>SimpleStringProperty</code> and provides a full
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/StyleableBooleanProperty.html" title="class in javafx.css">StyleableBooleanProperty</a></span></code>
<div class="block">This class extends <code>BooleanPropertyBase</code> and provides a partial
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/StyleableDoubleProperty.html" title="class in javafx.css">StyleableDoubleProperty</a></span></code>
<div class="block">This class extends <code>DoublePropertyBase</code> and provides a partial
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/StyleableFloatProperty.html" title="class in javafx.css">StyleableFloatProperty</a></span></code>
<div class="block">This class extends <code>FloatPropertyBase</code> and provides a partial
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/StyleableIntegerProperty.html" title="class in javafx.css">StyleableIntegerProperty</a></span></code>
<div class="block">This class extends <code>IntegerPropertyBase</code> and provides a partial
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/StyleableLongProperty.html" title="class in javafx.css">StyleableLongProperty</a></span></code>
<div class="block">This class extends <code>LongPropertyBase</code> and provides a partial
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/StyleableObjectProperty.html" title="class in javafx.css">StyleableObjectProperty</a>&lt;T&gt;</span></code>
<div class="block">This class extends <code>ObjectPropertyBase</code> and provides a partial
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javafx/css/StyleableStringProperty.html" title="class in javafx.css">StyleableStringProperty</a></span></code>
<div class="block">This class extends <code>StringPropertyBase</code> and provides a partial
 implementation of a <code>StyleableProperty</code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../javafx/css/package-summary.html">javafx.css</a> that return <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableBooleanProperty-S-java.lang.String-java.lang.String-">createStyleableBooleanProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;Boolean&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableBooleanProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableBooleanProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Boolean&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableBooleanProperty-S-java.lang.String-java.lang.String-java.util.function.Function-boolean-">createStyleableBooleanProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;function,
                              boolean&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Boolean&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableBooleanProperty-S-java.lang.String-java.lang.String-java.util.function.Function-boolean-boolean-">createStyleableBooleanProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;function,
                              boolean&nbsp;initialValue,
                              boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Boolean&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableColorProperty-S-java.lang.String-java.lang.String-">createStyleableColorProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;Color&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableColorProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableColorProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Color&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableColorProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-">createStyleableColorProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;&gt;&nbsp;function,
                            <a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Color&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableColorProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-boolean-">createStyleableColorProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;&gt;&nbsp;function,
                            <a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&nbsp;initialValue,
                            boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Color&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableDurationProperty-S-java.lang.String-java.lang.String-">createStyleableDurationProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;Duration&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableDurationProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableDurationProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Duration&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableDurationProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.util.Duration-">createStyleableDurationProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;&gt;&nbsp;function,
                               <a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Duration&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableDurationProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.util.Duration-boolean-">createStyleableDurationProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;&gt;&nbsp;function,
                               <a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&nbsp;initialValue,
                               boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Duration&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEffectProperty-S-java.lang.String-java.lang.String-">createStyleableEffectProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;Effect&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.lang.Class-">createStyleableEffectProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;enumClass)</code>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableEffectProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Effect&gt;.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.util.function.Function-E-">createStyleableEffectProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                             E&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Effect&gt; with initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.util.function.Function-E-boolean-">createStyleableEffectProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                             E&nbsp;initialValue,
                             boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Effect&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEnumProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-">createStyleableEnumProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;enumClass)</code>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEnumProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-E-">createStyleableEnumProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;enumClass,
                           E&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEnumProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-E-boolean-">createStyleableEnumProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;enumClass,
                           E&nbsp;initialValue,
                           boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableFontProperty-S-java.lang.String-java.lang.String-">createStyleableFontProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;Font&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableFontProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableFontProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Font&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableFontProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.text.Font-">createStyleableFontProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;&gt;&nbsp;function,
                           <a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Font&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableFontProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.text.Font-boolean-">createStyleableFontProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;&gt;&nbsp;function,
                           <a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&nbsp;initialValue,
                           boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Font&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableInsetsProperty-S-java.lang.String-java.lang.String-">createStyleableInsetsProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;Insets&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableInsetsProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableInsetsProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Inset&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableInsetsProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.geometry.Insets-">createStyleableInsetsProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;&gt;&nbsp;function,
                             <a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Inset&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableInsetsProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.geometry.Insets-boolean-">createStyleableInsetsProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;&gt;&nbsp;function,
                             <a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&nbsp;initialValue,
                             boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Inset&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableNumberProperty-S-java.lang.String-java.lang.String-">createStyleableNumberProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;Number&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableNumberProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableNumberProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Number&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableNumberProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Number-">createStyleableNumberProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&gt;&nbsp;function,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Number&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableNumberProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Number-boolean-">createStyleableNumberProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&gt;&nbsp;function,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;initialValue,
                             boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Number&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleablePaintProperty-S-java.lang.String-java.lang.String-">createStyleablePaintProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;Paint&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleablePaintProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleablePaintProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Paint&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleablePaintProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-">createStyleablePaintProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;&gt;&nbsp;function,
                            <a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Paint&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleablePaintProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-boolean-">createStyleablePaintProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;&gt;&nbsp;function,
                            <a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&nbsp;initialValue,
                            boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Paint&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableStringProperty-S-java.lang.String-java.lang.String-">createStyleableStringProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableStringProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableStringProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;String&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableStringProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-">createStyleableStringProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableStringProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-boolean-">createStyleableStringProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue,
                             boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableUrlProperty-S-java.lang.String-java.lang.String-">createStyleableUrlProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableUrlProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableUrlProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableUrlProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-">createStyleableUrlProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableUrlProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-boolean-">createStyleableUrlProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue,
                          boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/css/CssMetaData.html" title="type parameter in CssMetaData">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CssMetaData.</span><code><span class="memberNameLink"><a href="../../../javafx/css/CssMetaData.html#getStyleableProperty-S-">getStyleableProperty</a></span>(<a href="../../../javafx/css/CssMetaData.html" title="type parameter in CssMetaData">S</a>&nbsp;styleable)</code>
<div class="block">Return the corresponding <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css"><code>StyleableProperty</code></a> for the given Node.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../javafx/css/package-summary.html">javafx.css</a> with type arguments of type <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createBooleanCssMetaData-java.lang.String-java.util.function.Function-">createBooleanCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, Boolean&gt; with initial value and inherit flag both defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createBooleanCssMetaData-java.lang.String-java.util.function.Function-boolean-">createBooleanCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;function,
                        boolean&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, Boolean&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createBooleanCssMetaData-java.lang.String-java.util.function.Function-boolean-boolean-">createBooleanCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;function,
                        boolean&nbsp;initialValue,
                        boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, Boolean&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createColorCssMetaData-java.lang.String-java.util.function.Function-">createColorCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, Color&gt; with initial value of Color.BLACK, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createColorCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-">createColorCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;&gt;&nbsp;function,
                      <a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, Color&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createColorCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-boolean-">createColorCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;&gt;&nbsp;function,
                      <a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&nbsp;initialValue,
                      boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, Color&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createDurationCssMetaData-java.lang.String-java.util.function.Function-">createDurationCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, Duration&gt; with initial value of Duration.BLACK, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createDurationCssMetaData-java.lang.String-java.util.function.Function-javafx.util.Duration-">createDurationCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;&gt;&nbsp;function,
                         <a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, Duration&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createDurationCssMetaData-java.lang.String-java.util.function.Function-javafx.util.Duration-boolean-">createDurationCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;&gt;&nbsp;function,
                         <a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&nbsp;initialValue,
                         boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, Duration&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;<br><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createEffectCssMetaData-java.lang.String-java.util.function.Function-">createEffectCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, Effect&gt; with initial value of null, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;<br><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createEffectCssMetaData-java.lang.String-java.util.function.Function-E-">createEffectCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                       E&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, Effect&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;<br><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createEffectCssMetaData-java.lang.String-java.util.function.Function-E-boolean-">createEffectCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                       E&nbsp;initialValue,
                       boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, Effect&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createEnumCssMetaData-java.lang.Class-java.lang.String-java.util.function.Function-">createEnumCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&gt;&nbsp;enumClass,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, Enum&gt; with initial value of null, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createEnumCssMetaData-java.lang.Class-java.lang.String-java.util.function.Function-E-">createEnumCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&gt;&nbsp;enumClass,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                     E&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, Enum&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createEnumCssMetaData-java.lang.Class-java.lang.String-java.util.function.Function-E-boolean-">createEnumCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&gt;&nbsp;enumClass,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                     E&nbsp;initialValue,
                     boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, Enum&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createFontCssMetaData-java.lang.String-java.util.function.Function-">createFontCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, Font&gt; with initial value of <a href="../../../javafx/scene/text/Font.html#getDefault--"><code>Font.getDefault()</code></a>, and inherit flag defaulting to true.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createFontCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.text.Font-">createFontCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;&gt;&nbsp;function,
                     <a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, Font&gt; with initial value, and inherit flag defaulting to true.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createFontCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.text.Font-boolean-">createFontCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;&gt;&nbsp;function,
                     <a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&nbsp;initialValue,
                     boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, Font&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createInsetsCssMetaData-java.lang.String-java.util.function.Function-">createInsetsCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, Insets&gt; with initial value of <code>javafx.geometry.Insets.EMPTY</code>, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createInsetsCssMetaData-java.lang.String-java.util.function.Function-javafx.geometry.Insets-">createInsetsCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;&gt;&nbsp;function,
                       <a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, Insets&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createInsetsCssMetaData-java.lang.String-java.util.function.Function-javafx.geometry.Insets-boolean-">createInsetsCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;&gt;&nbsp;function,
                       <a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&nbsp;initialValue,
                       boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, Insets&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createPaintCssMetaData-java.lang.String-java.util.function.Function-">createPaintCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, Paint&gt; with initial value of Color.BLACK, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createPaintCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-">createPaintCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;&gt;&nbsp;function,
                      <a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, Paint&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createPaintCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-boolean-">createPaintCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;&gt;&nbsp;function,
                      <a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&nbsp;initialValue,
                      boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, Paint&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createSizeCssMetaData-java.lang.String-java.util.function.Function-">createSizeCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, Number&gt; with initial value of <code>0d</code>, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createSizeCssMetaData-java.lang.String-java.util.function.Function-java.lang.Number-">createSizeCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&gt;&nbsp;function,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, Number&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createSizeCssMetaData-java.lang.String-java.util.function.Function-java.lang.Number-boolean-">createSizeCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&gt;&nbsp;function,
                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;initialValue,
                     boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, Number&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStringCssMetaData-java.lang.String-java.util.function.Function-">createStringCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value of null, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStringCssMetaData-java.lang.String-java.util.function.Function-java.lang.String-">createStringCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStringCssMetaData-java.lang.String-java.util.function.Function-java.lang.String-boolean-">createStringCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue,
                       boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value, and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableBooleanProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableBooleanProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Boolean&gt;.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableBooleanProperty-S-java.lang.String-java.lang.String-java.util.function.Function-boolean-">createStyleableBooleanProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;function,
                              boolean&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Boolean&gt; with initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableBooleanProperty-S-java.lang.String-java.lang.String-java.util.function.Function-boolean-boolean-">createStyleableBooleanProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;function,
                              boolean&nbsp;initialValue,
                              boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Boolean&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableColorProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableColorProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Color&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableColorProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-">createStyleableColorProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;&gt;&nbsp;function,
                            <a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Color&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableColorProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-boolean-">createStyleableColorProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&gt;&gt;&nbsp;function,
                            <a href="../../../javafx/scene/paint/Color.html" title="class in javafx.scene.paint">Color</a>&nbsp;initialValue,
                            boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Color&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableDurationProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableDurationProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Duration&gt;.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableDurationProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.util.Duration-">createStyleableDurationProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;&gt;&nbsp;function,
                               <a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Duration&gt; with initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableDurationProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.util.Duration-boolean-">createStyleableDurationProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&gt;&gt;&nbsp;function,
                               <a href="../../../javafx/util/Duration.html" title="class in javafx.util">Duration</a>&nbsp;initialValue,
                               boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Duration&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableEffectProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Effect&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.util.function.Function-E-">createStyleableEffectProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                             E&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Effect&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.util.function.Function-E-boolean-">createStyleableEffectProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                             E&nbsp;initialValue,
                             boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Effect&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEnumProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-">createStyleableEnumProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;enumClass)</code>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEnumProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-E-">createStyleableEnumProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;enumClass,
                           E&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; with initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;<br><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableEnumProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-E-boolean-">createStyleableEnumProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&gt;&nbsp;function,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;enumClass,
                           E&nbsp;initialValue,
                           boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableFontProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableFontProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Font&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableFontProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.text.Font-">createStyleableFontProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;&gt;&nbsp;function,
                           <a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Font&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableFontProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.text.Font-boolean-">createStyleableFontProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&gt;&gt;&nbsp;function,
                           <a href="../../../javafx/scene/text/Font.html" title="class in javafx.scene.text">Font</a>&nbsp;initialValue,
                           boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Font&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableInsetsProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableInsetsProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Inset&gt;.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableInsetsProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.geometry.Insets-">createStyleableInsetsProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;&gt;&nbsp;function,
                             <a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Inset&gt; with initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableInsetsProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.geometry.Insets-boolean-">createStyleableInsetsProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&gt;&gt;&nbsp;function,
                             <a href="../../../javafx/geometry/Insets.html" title="class in javafx.geometry">Insets</a>&nbsp;initialValue,
                             boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Inset&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableNumberProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableNumberProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Number&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableNumberProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Number-">createStyleableNumberProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&gt;&nbsp;function,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Number&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableNumberProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Number-boolean-">createStyleableNumberProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&gt;&nbsp;function,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;initialValue,
                             boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Number&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleablePaintProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleablePaintProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;Paint&gt;.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleablePaintProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-">createStyleablePaintProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;&gt;&nbsp;function,
                            <a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;Paint&gt; with initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleablePaintProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-boolean-">createStyleablePaintProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&gt;&gt;&nbsp;function,
                            <a href="../../../javafx/scene/paint/Paint.html" title="class in javafx.scene.paint">Paint</a>&nbsp;initialValue,
                            boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;Paint&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableStringProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableStringProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;String&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableStringProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-">createStyleableStringProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableStringProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-boolean-">createStyleableStringProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue,
                             boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableUrlProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">createStyleableUrlProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableUrlProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-">createStyleableUrlProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createStyleableUrlProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-boolean-">createStyleableUrlProperty</a></span>(<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>&nbsp;styleable,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cssProperty,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue,
                          boolean&nbsp;inherits)</code>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value and inherit flag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createUrlCssMetaData-java.lang.String-java.util.function.Function-">createUrlCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                    <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function)</code>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value of null, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createUrlCssMetaData-java.lang.String-java.util.function.Function-java.lang.String-">createUrlCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                    <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue)</code>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value, and inherit flag defaulting to false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StyleablePropertyFactory.</span><code><span class="memberNameLink"><a href="../../../javafx/css/StyleablePropertyFactory.html#createUrlCssMetaData-java.lang.String-java.util.function.Function-java.lang.String-boolean-">createUrlCssMetaData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                    <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../javafx/css/StyleablePropertyFactory.html" title="type parameter in StyleablePropertyFactory">S</a>,<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;function,
                    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue,
                    boolean&nbsp;inherits)</code>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value, and inherit flag.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="javafx.scene">
<!--   -->
</a>
<h3>Uses of <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a> in <a href="../../../javafx/scene/package-summary.html">javafx.scene</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../javafx/scene/package-summary.html">javafx.scene</a> that return types with arguments of type <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;?&gt;,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;com.sun.javafx.css.Style&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../javafx/scene/Node.html#impl_findStyles-java.util.Map-">impl_findStyles</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;?&gt;,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;com.sun.javafx.css.Style&gt;&gt;&nbsp;styleMap)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">This is an internal API that is not intended for use and will be removed in the next version</span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../javafx/collections/ObservableMap.html" title="interface in javafx.collections">ObservableMap</a>&lt;<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;?&gt;,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;com.sun.javafx.css.Style&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../javafx/scene/Node.html#impl_getStyleMap--">impl_getStyleMap</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">This is an experimental API that is not intended for general use and is subject to change in future versions</span></div>
</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../javafx/scene/package-summary.html">javafx.scene</a> with type arguments of type <a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;?&gt;,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;com.sun.javafx.css.Style&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../javafx/scene/Node.html#impl_findStyles-java.util.Map-">impl_findStyles</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;?&gt;,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;com.sun.javafx.css.Style&gt;&gt;&nbsp;styleMap)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">This is an internal API that is not intended for use and will be removed in the next version</span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../javafx/scene/Node.html#impl_setStyleMap-javafx.collections.ObservableMap-">impl_setStyleMap</a></span>(<a href="../../../javafx/collections/ObservableMap.html" title="interface in javafx.collections">ObservableMap</a>&lt;<a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;?&gt;,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;com.sun.javafx.css.Style&gt;&gt;&nbsp;styleMap)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">This is an experimental API that is not intended for general use and is subject to change in future versions</span></div>
</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../javafx/css/StyleableProperty.html" title="interface in javafx.css">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../overview-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">JavaFX&nbsp;8</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?javafx/css/class-use/StyleableProperty.html" target="_top">Frames</a></li>
<li><a href="StyleableProperty.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><font size="-1"><a href="http://bugreport.java.com/bugreport/" target="_blank">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="https://docs.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="https://docs.oracle.com/javase/8/docs/legal/cpyr.html" target="_blank">Copyright</a> &copy; 2008, 2017, Oracle and/or its affiliates. All rights reserved. Use is subject to <a href="http://download.oracle.com/otndocs/jcp/java_se-8-mrel-spec/license.html" target="_blank">license terms</a>. Also see the <a target="_blank" href="http://www.oracle.com/technetwork/java/redist-137594.html" target="_blank">documentation redistribution policy</a>.</font></small></p>
</body>
</html>