Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-backports > by-pkgid > afb4c294e8f553dc8d6909c852dc1564 > files > 553

java-1.8.0-openjfx-1.8.0.76-1.b04.1.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_77) on Wed Apr 06 14:52:02 UTC 2016 -->
<title>StyleablePropertyFactory (JavaFX 8)</title>
<meta name="date" content="2016-04-06">
<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="StyleablePropertyFactory (JavaFX 8)";
        }
    }
    catch(err) {
    }
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/StyleablePropertyFactory.html">Use</a></li>
<li><a href="package-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><a href="../../javafx/css/StyleableProperty.html" title="interface in javafx.css"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../javafx/css/StyleableStringProperty.html" title="class in javafx.css"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?javafx/css/StyleablePropertyFactory.html" target="_top">Frames</a></li>
<li><a href="StyleablePropertyFactory.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">javafx.css</div>
<h2 title="Class StyleablePropertyFactory" class="title">Class StyleablePropertyFactory&lt;S extends <a href="../../javafx/css/Styleable.html" title="interface in javafx.css">Styleable</a>&gt;</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>javafx.css.StyleablePropertyFactory&lt;S&gt;</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt><span class="paramLabel">Type Parameters:</span></dt>
<dd><code>S</code> - The type of Styleable</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">StyleablePropertyFactory&lt;S extends <a href="../../javafx/css/Styleable.html" title="interface in javafx.css">Styleable</a>&gt;</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">Methods for creating instances of StyleableProperty with corresponding CssMetaData created behind the scenes.
 These methods greatly reduce the amount of boiler-plate code needed to implement the StyleableProperty
 and CssMetaData.
 These methods take a Function&lt;? extends Styleable, StyleableProperty&lt;?&gt;&gt; which returns a
 reference to the property itself. See the example below. Note that for efficient use of memory and for better
 CSS performance, creating the <code>StyleablePropertyFactory</code> as a static member, as shown below, is recommended.
 <code><pre>
 public final class MyButton extends Button {

     private static final StyleablePropertyFactory&lt;MyButton&gt; FACTORY = new StyleablePropertyFactory&lt;&gt;(Button.getClassCssMetaData());

     MyButton(String labelText) {
         super(labelText);
         getStyleClass().add("my-button");
     }

     // Typical JavaFX property implementation
     public ObservableValue&lt;Boolean&gt; selectedProperty() { return ( ObservableValue&lt;Boolean&gt;)selected; }
     public final boolean isSelected() { return selected.getValue(); }
     public final void setSelected(boolean isSelected) { selected.setValue(isSelected); }

     // StyleableProperty implementation reduced to one line
     private final StyleableProperty&lt;Boolean&gt; selected =
         FACTORY.createStyleableBooleanProperty(this, "selected", "-my-selected", s -&gt; s.selected);

     @Override
     public List&lt;CssMetaData&lt;? extends Styleable, ?&gt;&gt; getControlCssMetaData() {
         return FACTORY.getCssMetaData();
     }

 }
 </pre></code>
 <p>The example above is the simplest use of <code>StyleablePropertyFactory</code>. But, this use does not provide the
 static CssMetaData that is useful for <code>getClassCssMetaData()</code>, which is described in the javadoc for
 <code>CssMetaData)</code>. Static CssMetaData can, however, be created via <code>StyleablePropertyFactory</code> methods
 and will be returned by the methods which create StyleableProperty instances, as the example below illustrates.
 Note that the static method <code>getClassCssMetaData()</code> is a convention used throughout the JavaFX code base
 but the <code>getClassCssMetaData()</code> method itself is not used at runtime.</p>
 <code><pre>
 public final class MyButton extends Button {

     private static final StyleablePropertyFactory&lt;MyButton&gt; FACTORY =
         new StyleablePropertyFactory&lt;&gt;(Button.getClassCssMetaData());

     private static final CssMetaData&lt;MyButton, Boolean&gt; SELECTED =
         FACTORY.createBooleanCssMetaData("-my-selected", s -&gt; s.selected, false, false);

     MyButton(String labelText) {
         super(labelText);
         getStyleClass().add("my-button");
     }

     // Typical JavaFX property implementation
     public ObservableValue&lt;Boolean&gt; selectedProperty() { return ( ObservableValue&lt;Boolean&gt;)selected; }
     public final boolean isSelected() { return selected.getValue(); }
     public final void setSelected(boolean isSelected) { selected.setValue(isSelected); }

     // StyleableProperty implementation reduced to one line
     private final StyleableProperty&lt;Boolean&gt; selected =
         new SimpleStyleableBooleanProperty(SELECTED, this, "selected");

     public static  List&lt;CssMetaData&lt;? extends Styleable, ?&gt;&gt; getClassCssMetaData() {
         return FACTORY.getCssMetaData();
     }

      @Override
     public List&lt;CssMetaData&lt;? extends Styleable, ?&gt;&gt; getControlCssMetaData() {
         return FACTORY.getCssMetaData();
     }

 }
 </pre></code>
 <p>The same can be accomplished with an inner-class. The previous example called <code>new SimpleStyleableBooleanProperty</code>
 to create the <code>selected</code> property. This example uses the factory to access the <code>CssMetaData</code>
 that was created along with the anonymous inner-class. For all intents and purposes, the two examples are the same.</p>
 <code><pre>
 public final class MyButton extends Button {

     private static final StyleablePropertyFactory&lt;MyButton&gt; FACTORY =
         new StyleablePropertyFactory&lt;&gt;(Button.getClassCssMetaData()) {
         {
             createBooleanCssMetaData("-my-selected", s -&gt; s.selected, false, false);
         }
     }


     MyButton(String labelText) {
         super(labelText);
         getStyleClass().add("my-button");
     }

     // Typical JavaFX property implementation
     public ObservableValue&lt;Boolean&gt; selectedProperty() { return ( ObservableValue&lt;Boolean&gt;)selected; }
     public final boolean isSelected() { return selected.getValue(); }
     public final void setSelected(boolean isSelected) { selected.setValue(isSelected); }

     // StyleableProperty implementation reduced to one line
     private final StyleableProperty&lt;Boolean&gt; selected =
         new SimpleStyleableBooleanProperty(this, "selected", "my-selected");

     public static  List&lt;CssMetaData&lt;? extends Styleable, ?&gt;&gt; getClassCssMetaData() {
         return FACTORY.getCssMetaData();
     }

      @Override
     public List&lt;CssMetaData&lt;? extends Styleable, ?&gt;&gt; getControlCssMetaData() {
         return FACTORY.getCssMetaData();
     }

 }
 </pre></code>
 <p><span class="simpleTagLabel">Caveats:</span></p>
 The only option for creating a StyleableProperty with a number value is to create a StyleableProperty&lt;Number&gt;</Number>.
 The return value from the <code>getValue()</code> method of the StyleableProperty is a Number. Therefore,
 the <code>get</code> method of the JavaFX property needs to call the correct <code>value</code> method for the return type.
 For example,
 <code><pre>
     public ObservableValue<Double> offsetProperty() { return (ObservableValue<Double>)offset; }
     public Double getOffset() { return offset.getValue().doubleValue(); }
     public void setOffset(Double value) { offset.setValue(value); }
     private final StyleableProperty<Number> offset = FACTORY.createStyleableNumberProperty(this, "offset", "-my-offset", s -> ((MyButton)s).offset);
 <br>
 </pre></code></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>JavaFX 8u40</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!--   -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../javafx/css/StyleablePropertyFactory.html#StyleablePropertyFactory-java.util.List-">StyleablePropertyFactory</a></span>(<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;<a href="../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;? extends <a href="../../javafx/css/Styleable.html" title="interface in javafx.css">Styleable</a>,?&gt;&gt;&nbsp;parentCssMetaData)</code>
<div class="block">The constructor is passed the CssMetaData of the parent class of &lt;S&gt;, typically by calling the
 static <code>getClassCssMetaData()</code> method of the parent.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" 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"><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 id="i1" 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"><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 id="i2" 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"><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 id="i3" 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"><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 id="i4" 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"><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 id="i5" 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"><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 id="i6" 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"><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 id="i7" 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"><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 id="i8" 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"><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 id="i9" 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"><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 id="i10" 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"><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 id="i11" 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"><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 id="i12" 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"><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 id="i13" 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"><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 id="i14" 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"><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 id="i15" 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"><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 id="i16" 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"><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 id="i17" 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"><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 id="i18" 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"><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 id="i19" 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"><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 id="i20" 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"><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 id="i21" 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"><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 id="i22" 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"><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 id="i23" 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"><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 id="i24" 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"><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 id="i25" 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"><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 id="i26" 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"><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 id="i27" 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"><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 id="i28" 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"><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 id="i29" 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"><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 id="i30" 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"><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 id="i31" 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"><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 id="i32" 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"><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 id="i33" 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"><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 id="i34" 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"><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 id="i35" 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"><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 id="i36" 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"><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 id="i37" 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"><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 id="i38" 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"><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 id="i39" 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"><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 id="i40" 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"><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 id="i41" 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"><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 id="i42" 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"><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 id="i43" 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"><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 id="i44" 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"><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 id="i45" 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"><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 id="i46" 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"><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 id="i47" 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"><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 id="i48" 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"><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 id="i49" 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"><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 id="i50" 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"><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 id="i51" 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"><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 id="i52" 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"><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 id="i53" 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"><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 id="i54" 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"><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 id="i55" 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"><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 id="i56" 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"><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 id="i57" 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"><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 id="i58" 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"><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 id="i59" 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"><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 id="i60" 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"><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 id="i61" 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"><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 id="i62" 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"><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 id="i63" 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"><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 id="i64" 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"><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 id="i65" 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"><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 id="i66" 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"><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 id="i67" 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"><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 id="i68" 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"><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 id="i69" 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"><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 id="i70" 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"><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 id="i71" 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"><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 id="i72" 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"><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 id="i73" 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"><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 id="i74" 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"><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 id="i75" 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"><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 id="i76" 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"><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>
<tr id="i77" class="rowColor">
<td class="colFirst"><code><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;<a href="../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;? extends <a href="../../javafx/css/Styleable.html" title="interface in javafx.css">Styleable</a>,?&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../javafx/css/StyleablePropertyFactory.html#getCssMetaData--">getCssMetaData</a></span>()</code>
<div class="block">Get the CssMetaData for the given Styleable.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!--   -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!--   -->
</a>
<h3>Constructor Detail</h3>
<a name="StyleablePropertyFactory-java.util.List-">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>StyleablePropertyFactory</h4>
<pre>public&nbsp;StyleablePropertyFactory(<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;<a href="../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;? extends <a href="../../javafx/css/Styleable.html" title="interface in javafx.css">Styleable</a>,?&gt;&gt;&nbsp;parentCssMetaData)</pre>
<div class="block">The constructor is passed the CssMetaData of the parent class of &lt;S&gt;, typically by calling the
 static <code>getClassCssMetaData()</code> method of the parent.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>parentCssMetaData</code> - The CssMetaData of the parent class of &lt;S&gt;, or null.</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!--   -->
</a>
<h3>Method Detail</h3>
<a name="getCssMetaData--">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCssMetaData</h4>
<pre>public final&nbsp;<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;<a href="../../javafx/css/CssMetaData.html" title="class in javafx.css">CssMetaData</a>&lt;? extends <a href="../../javafx/css/Styleable.html" title="interface in javafx.css">Styleable</a>,?&gt;&gt;&nbsp;getCssMetaData()</pre>
<div class="block">Get the CssMetaData for the given Styleable. For a Node other than a Control, this method should be
 called from the <a href="../../javafx/css/Styleable.html#getCssMetaData--"><code>Styleable.getCssMetaData()</code></a> method. For a Control, this method should be called
 from the <a href="../../javafx/scene/control/Control.html#getControlCssMetaData--"><code>Control.getControlCssMetaData()</code></a> method.</div>
</li>
</ul>
<a name="createStyleableBooleanProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-boolean-boolean-">
<!--   -->
</a><a name="createStyleableBooleanProperty-S-java.lang.String-java.lang.String-java.util.function.Function-boolean-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableBooleanProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableBooleanProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Boolean&gt; with initial value and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Boolean&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Boolean&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableBooleanProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-boolean-">
<!--   -->
</a><a name="createStyleableBooleanProperty-S-java.lang.String-java.lang.String-java.util.function.Function-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableBooleanProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableBooleanProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Boolean&gt; with initial value. The inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Boolean&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Boolean&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableBooleanProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleableBooleanProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableBooleanProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableBooleanProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Boolean&gt;. The initialValue and inherit flag default to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Boolean&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Boolean&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleableBooleanProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleableBooleanProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableBooleanProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableBooleanProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Boolean&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Boolean&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleableColorProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-boolean-">
<!--   -->
</a><a name="createStyleableColorProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableColorProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableColorProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Color&gt; with initial value and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Color&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Color&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableColorProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-">
<!--   -->
</a><a name="createStyleableColorProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableColorProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableColorProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Color&gt; with initial value. The inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Color&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Color&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableColorProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleableColorProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableColorProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableColorProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Color&gt;. The initial value defaults to Color.BLACK and the
 inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Color&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Color&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleableColorProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleableColorProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableColorProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableColorProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Color&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Color&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleableDurationProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.util.Duration-boolean-">
<!--   -->
</a><a name="createStyleableDurationProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.util.Duration-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableDurationProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableDurationProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Duration&gt; with initial value and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Duration&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Duration&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableDurationProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.util.Duration-">
<!--   -->
</a><a name="createStyleableDurationProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.util.Duration-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableDurationProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableDurationProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Duration&gt; with initial value. The inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Duration&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Duration&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableDurationProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleableDurationProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableDurationProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableDurationProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Duration&gt;. The initial value defaults to Duration.BLACK and the
 inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Duration&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Duration&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleableDurationProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleableDurationProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableDurationProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableDurationProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Duration&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Duration&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleableEffectProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.effect.Effect-boolean-">
<!--   -->
</a><a name="createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.util.function.Function-E-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableEffectProperty</h4>
<pre>public final&nbsp;&lt;E extends <a href="../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;&nbsp;<a href="../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&nbsp;createStyleableEffectProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Effect&gt; with initial value and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Effect&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Effect&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableEffectProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.effect.Effect-">
<!--   -->
</a><a name="createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.util.function.Function-E-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableEffectProperty</h4>
<pre>public final&nbsp;&lt;E extends <a href="../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;&nbsp;<a href="../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&nbsp;createStyleableEffectProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Effect&gt; with initial value. The inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Effect&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Effect&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableEffectProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableEffectProperty</h4>
<pre>public final&nbsp;&lt;E extends <a href="../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;&nbsp;<a href="../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&nbsp;createStyleableEffectProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Effect&gt;. The initial value is null and the inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Effect&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Effect&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleableEffectProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleableEffectProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableEffectProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableEffectProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Effect&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Effect&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleableEnumProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-java.lang.Enum-boolean-">
<!--   -->
</a><a name="createStyleableEnumProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-E-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableEnumProperty</h4>
<pre>public final&nbsp;&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;&nbsp;<a href="../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&nbsp;createStyleableEnumProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; with initial value and inherit flag.
 The <code>enumClass</code> parameter is the Class of the Enum that is the value of the property. For example,
 <code><pre>
     private static final StyleablePropertyFactory&lt;MyControl&gt; FACTORY = new StyleablePropertyFactory&lt;&gt;();
     StyleableProperty&lt;Orientation&gt; orientation =
         FACTORY.createStyleableEnumProperty(
             this,
             "orientation",
             "-my-orientation",
             s -> ((MyControl)s).orientation,
             Orientation.class,
             Orientation.HORIZONTAL,
             false);
 </pre></code></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; that was created by this method call.</dd>
<dd><code>enumClass</code> - The Enum class that is the type of the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableEnumProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-java.lang.Enum-">
<!--   -->
</a><a name="createStyleableEnumProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-E-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableEnumProperty</h4>
<pre>public final&nbsp;&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;&nbsp;<a href="../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&nbsp;createStyleableEnumProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; with initial value. The inherit flag defaults to false.
 The <code>enumClass</code> parameter is the Class of the Enum that is the value of the property. For example,
 <code><pre>
     private static final StyleablePropertyFactory&lt;MyControl&gt; FACTORY = new StyleablePropertyFactory&lt;&gt;();
     StyleableProperty&lt;Orientation&gt; orientation =
         FACTORY.createStyleableEnumProperty(
             this,
             "orientation",
             "-my-orientation",
             s -> ((MyControl)s).orientation,
             Orientation.class,
             Orientation.HORIZONTAL);
 </pre></code></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; that was created by this method call.</dd>
<dd><code>enumClass</code> - The Enum class that is the type of the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableEnumProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-">
<!--   -->
</a><a name="createStyleableEnumProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Class-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableEnumProperty</h4>
<pre>public final&nbsp;&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;&nbsp;<a href="../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&nbsp;createStyleableEnumProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;. The initial value is null and inherit flag defaults to false.
 The <code>enumClass</code> parameter is the Class of the Enum that is the value of the property. For example,
 <code><pre>
     private static final StyleablePropertyFactory&lt;MyControl&gt; FACTORY = new StyleablePropertyFactory&lt;&gt;();
     StyleableProperty&lt;Orientation&gt; orientation =
         FACTORY.createStyleableEnumProperty(
             this,
             "orientation",
             "-my-orientation",
             s -> ((MyControl)s).orientation,
             Orientation.class);
 </pre></code></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt; that was created by this method call.</dd>
<dd><code>enumClass</code> - The Enum class that is the type of the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;.</dd>
</dl>
</li>
</ul>
<a name="createStyleableEffectProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.lang.Class-">
<!--   -->
</a><a name="createStyleableEffectProperty-S-java.lang.String-java.lang.String-java.lang.Class-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableEffectProperty</h4>
<pre>public final&nbsp;&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;&nbsp;<a href="../../javafx/css/StyleableProperty.html" title="interface in javafx.css">StyleableProperty</a>&lt;E&gt;&nbsp;createStyleableEffectProperty(<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)</pre>
<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>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;E extends Enum&lt;E&gt;&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleableFontProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.text.Font-boolean-">
<!--   -->
</a><a name="createStyleableFontProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.text.Font-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableFontProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableFontProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Font&gt; with initial value and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Font&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Font&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableFontProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.text.Font-">
<!--   -->
</a><a name="createStyleableFontProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.text.Font-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableFontProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableFontProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Font&gt; with initial value. The inherit flag defaults to true.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Font&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Font&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableFontProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleableFontProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableFontProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableFontProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Font&gt;. The initial value defaults to <a href="../../javafx/scene/text/Font.html#getDefault--"><code>Font.getDefault()</code></a>
 and the inherit flag defaults to true.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Font&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Font&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleableFontProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleableFontProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableFontProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableFontProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Font&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Font&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleableInsetsProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.geometry.Insets-boolean-">
<!--   -->
</a><a name="createStyleableInsetsProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.geometry.Insets-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableInsetsProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableInsetsProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Inset&gt; with initial value and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Inset&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Inset&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableInsetsProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.geometry.Insets-">
<!--   -->
</a><a name="createStyleableInsetsProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.geometry.Insets-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableInsetsProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableInsetsProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Inset&gt; with initial value. The inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Inset&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Inset&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableInsetsProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleableInsetsProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableInsetsProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableInsetsProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Inset&gt;. The initial value is <a href="../../javafx/geometry/Insets.html#EMPTY"><code>Insets.EMPTY</code></a> and the inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Inset&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Inset&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleableInsetsProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleableInsetsProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableInsetsProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableInsetsProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Insets&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Insets&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleablePaintProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-boolean-">
<!--   -->
</a><a name="createStyleablePaintProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleablePaintProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleablePaintProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Paint&gt; with initial value and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Paint&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Paint&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleablePaintProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-">
<!--   -->
</a><a name="createStyleablePaintProperty-S-java.lang.String-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleablePaintProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleablePaintProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Paint&gt; with initial value. The inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Paint&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Paint&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleablePaintProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleablePaintProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleablePaintProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleablePaintProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Paint&gt;. The initial value defautls to Color.BLACK and the inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Paint&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Paint&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleablePaintProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleablePaintProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleablePaintProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleablePaintProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Paint&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Paint&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleableNumberProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Number-boolean-">
<!--   -->
</a><a name="createStyleableNumberProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Number-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableNumberProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableNumberProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Number&gt; with initial value and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Number&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Number&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableNumberProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Number-">
<!--   -->
</a><a name="createStyleableNumberProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.Number-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableNumberProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableNumberProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Number&gt; with initial value. The inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Number&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Number&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableNumberProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleableNumberProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableNumberProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableNumberProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Number&gt;. The initial value defaults to zero. The inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Number&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Number&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleableNumberProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleableNumberProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableNumberProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableNumberProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;Number&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;Number&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleableStringProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-boolean-">
<!--   -->
</a><a name="createStyleableStringProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableStringProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableStringProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;String&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableStringProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-">
<!--   -->
</a><a name="createStyleableStringProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableStringProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableStringProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value. The inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;String&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableStringProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleableStringProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableStringProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableStringProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;String&gt;. The initial value defaults to null and the inherit flag defaults to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;String&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleableStringProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleableStringProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableStringProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableStringProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;String&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;String&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createStyleableUrlProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-boolean-">
<!--   -->
</a><a name="createStyleableUrlProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableUrlProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableUrlProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value and inherit flag. Here, the String value represents
 a URL converted from a <a href="http://www.w3.org/TR/CSS21/syndata.html#uri">CSS</a> url("<path>").</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;String&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
</dl>
</li>
</ul>
<a name="createStyleableUrlProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-">
<!--   -->
</a><a name="createStyleableUrlProperty-S-java.lang.String-java.lang.String-java.util.function.Function-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableUrlProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableUrlProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value. The inherit flag defaults to false.
 Here, the String value represents a URL converted from a
 <a href="http://www.w3.org/TR/CSS21/syndata.html#uri">CSS</a> url("<path>").</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;String&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that was created by this method call.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
</dl>
</li>
</ul>
<a name="createStyleableUrlProperty-javafx.css.Styleable-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a><a name="createStyleableUrlProperty-S-java.lang.String-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableUrlProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableUrlProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;String&gt; with initial value. The inherit flag defaults to false.
 Here, the String value represents a URL converted from a
 <a href="http://www.w3.org/TR/CSS21/syndata.html#uri">CSS</a> url("<path>").</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;String&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that was created by this method call.</dd>
</dl>
</li>
</ul>
<a name="createStyleableUrlProperty-javafx.css.Styleable-java.lang.String-java.lang.String-">
<!--   -->
</a><a name="createStyleableUrlProperty-S-java.lang.String-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStyleableUrlProperty</h4>
<pre>public final&nbsp;<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;&nbsp;createStyleableUrlProperty(<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)</pre>
<div class="block">Create a StyleableProperty&lt;String&gt; using previously created CssMetaData for the given <code>cssProperty</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>styleable</code> - The <code>this</code> reference of the returned property. This is also the property bean.</dd>
<dd><code>propertyName</code> - The field name of the StyleableProperty&lt;String&gt;</dd>
<dd><code>cssProperty</code> - The CSS property name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>cssProperty</code> is null or empty</dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util">NoSuchElementException</a></code> - if the CssMetaData for <code>cssProperty</code> was not created prior to this method invocation</dd>
</dl>
</li>
</ul>
<a name="createBooleanCssMetaData-java.lang.String-java.util.function.Function-boolean-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBooleanCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createBooleanCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Boolean&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Boolean&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createBooleanCssMetaData-java.lang.String-java.util.function.Function-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBooleanCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createBooleanCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Boolean&gt; with initial value, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Boolean&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createBooleanCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBooleanCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createBooleanCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Boolean&gt; with initial value and inherit flag both defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Boolean&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createColorCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createColorCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createColorCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Color&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Color&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createColorCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.paint.Color-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createColorCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createColorCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Color&gt; with initial value, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Color&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createColorCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createColorCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createColorCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Color&gt; with initial value of Color.BLACK, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Color&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createDurationCssMetaData-java.lang.String-java.util.function.Function-javafx.util.Duration-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDurationCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createDurationCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Duration&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Duration&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createDurationCssMetaData-java.lang.String-java.util.function.Function-javafx.util.Duration-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDurationCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createDurationCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Duration&gt; with initial value, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Duration&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createDurationCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDurationCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createDurationCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Duration&gt; with initial value of Duration.BLACK, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Duration&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createEffectCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.effect.Effect-boolean-">
<!--   -->
</a><a name="createEffectCssMetaData-java.lang.String-java.util.function.Function-E-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEffectCssMetaData</h4>
<pre>public final&nbsp;&lt;E extends <a href="../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;&nbsp;<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;&nbsp;createEffectCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Effect&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Effect&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createEffectCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.effect.Effect-">
<!--   -->
</a><a name="createEffectCssMetaData-java.lang.String-java.util.function.Function-E-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEffectCssMetaData</h4>
<pre>public final&nbsp;&lt;E extends <a href="../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;&nbsp;<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;&nbsp;createEffectCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Effect&gt; with initial value, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Effect&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createEffectCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEffectCssMetaData</h4>
<pre>public final&nbsp;&lt;E extends <a href="../../javafx/scene/effect/Effect.html" title="class in javafx.scene.effect">Effect</a>&gt;&nbsp;<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;&nbsp;createEffectCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Effect&gt; with initial value of null, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Effect&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createEnumCssMetaData-java.lang.Class-java.lang.String-java.util.function.Function-java.lang.Enum-boolean-">
<!--   -->
</a><a name="createEnumCssMetaData-java.lang.Class-java.lang.String-java.util.function.Function-E-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEnumCssMetaData</h4>
<pre>public final&nbsp;&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;&nbsp;<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;&nbsp;createEnumCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Enum&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Enum&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createEnumCssMetaData-java.lang.Class-java.lang.String-java.util.function.Function-java.lang.Enum-">
<!--   -->
</a><a name="createEnumCssMetaData-java.lang.Class-java.lang.String-java.util.function.Function-E-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEnumCssMetaData</h4>
<pre>public final&nbsp;&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;&nbsp;<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;&nbsp;createEnumCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Enum&gt; with initial value, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Enum&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createEnumCssMetaData-java.lang.Class-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEnumCssMetaData</h4>
<pre>public final&nbsp;&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;&nbsp;<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;&nbsp;createEnumCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Enum&gt; with initial value of null, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Enum&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createFontCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.text.Font-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFontCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createFontCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Font&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Font&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createFontCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.text.Font-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFontCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createFontCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Font&gt; with initial value, and inherit flag defaulting to true.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Font&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createFontCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFontCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createFontCssMetaData(<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)</pre>
<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>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Font&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createInsetsCssMetaData-java.lang.String-java.util.function.Function-javafx.geometry.Insets-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createInsetsCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createInsetsCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Insets&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Insets&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createInsetsCssMetaData-java.lang.String-java.util.function.Function-javafx.geometry.Insets-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createInsetsCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createInsetsCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Insets&gt; with initial value, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Insets&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createInsetsCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createInsetsCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createInsetsCssMetaData(<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)</pre>
<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>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Insets&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createPaintCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPaintCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createPaintCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Paint&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Paint&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createPaintCssMetaData-java.lang.String-java.util.function.Function-javafx.scene.paint.Paint-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPaintCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createPaintCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Paint&gt; with initial value, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Paint&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createPaintCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPaintCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createPaintCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Paint&gt; with initial value of Color.BLACK, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Paint&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createSizeCssMetaData-java.lang.String-java.util.function.Function-java.lang.Number-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSizeCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createSizeCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Number&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Number&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createSizeCssMetaData-java.lang.String-java.util.function.Function-java.lang.Number-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSizeCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createSizeCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Number&gt; with initial value, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Number&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createSizeCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSizeCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createSizeCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, Number&gt; with initial value of <code>0d</code>, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;Number&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createStringCssMetaData-java.lang.String-java.util.function.Function-java.lang.String-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStringCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createStringCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value, and inherit flag.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createStringCssMetaData-java.lang.String-java.util.function.Function-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStringCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createStringCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createStringCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createStringCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createStringCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value of null, and inherit flag defaulting to false.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createUrlCssMetaData-java.lang.String-java.util.function.Function-java.lang.String-boolean-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createUrlCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createUrlCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value, and inherit flag.
 Here, the String value represents a URL converted from a
 <a href="http://www.w3.org/TR/CSS21/syndata.html#uri">CSS</a> url("<path>").</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dd><code>inherits</code> - Whether or not the CSS style can be inherited by child nodes</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createUrlCssMetaData-java.lang.String-java.util.function.Function-java.lang.String-">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createUrlCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createUrlCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value, and inherit flag defaulting to false.
 Here, the String value represents a URL converted from a
 <a href="http://www.w3.org/TR/CSS21/syndata.html#uri">CSS</a> url("<path>").</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that corresponds to this CssMetaData.</dd>
<dd><code>initialValue</code> - The initial value of the property. CSS may reset the property to this value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
<a name="createUrlCssMetaData-java.lang.String-java.util.function.Function-">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>createUrlCssMetaData</h4>
<pre>public final&nbsp;<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;&nbsp;createUrlCssMetaData(<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)</pre>
<div class="block">Create a CssMetaData&lt;S, String&gt; with initial value of null, and inherit flag defaulting to false.
 Here, the String value represents a URL converted from a
 <a href="http://www.w3.org/TR/CSS21/syndata.html#uri">CSS</a> url("<path>").</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>property</code> - The CSS property name.</dd>
<dd><code>function</code> - A function that returns the StyleableProperty&lt;String&gt; that corresponds to this CssMetaData.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if <code>property</code> is null or an empty string, or <code>function</code> is null.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/StyleablePropertyFactory.html">Use</a></li>
<li><a href="package-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><a href="../../javafx/css/StyleableProperty.html" title="interface in javafx.css"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../javafx/css/StyleableStringProperty.html" title="class in javafx.css"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?javafx/css/StyleablePropertyFactory.html" target="_top">Frames</a></li>
<li><a href="StyleablePropertyFactory.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><small><a href="https://docs.oracle.com/javase/8/docs/legal/cpyr.html">Copyright</a> (c) 2008, 2016, Oracle and/or its affiliates. All rights reserved.</small></small></p>
</body>
</html>