![JAR search and dependency download from the Maven repository](/logo.png)
org.fxmisc.richtext.UnderlinePath Maven / Gradle / Ivy
package org.fxmisc.richtext;
import javafx.scene.shape.Path;
/**
* A path which describes an underline in the Scene graph.
*/
public class UnderlinePath extends Path {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy