Uses of Class
org.graphstream.ui.javafx.util.StrokeFx
Package | Description |
---|---|
org.graphstream.ui.javafx.renderer.shape.javafx | |
org.graphstream.ui.javafx.renderer.shape.javafx.baseShapes |
-
Uses of StrokeFx in org.graphstream.ui.javafx.renderer.shape.javafx
Methods in org.graphstream.ui.javafx.renderer.shape.javafx that return StrokeFx Modifier and Type Method Description abstract StrokeFx
ShapeStroke. stroke(double width, Form shape, javafx.scene.paint.Paint fillColor)
-
Uses of StrokeFx in org.graphstream.ui.javafx.renderer.shape.javafx.baseShapes
Methods in org.graphstream.ui.javafx.renderer.shape.javafx.baseShapes with parameters of type StrokeFx Modifier and Type Method Description void
Form.Ellipse2D. setDoubleStroke(StrokeFx strokeBig, StrokeFx strokeSmall, javafx.scene.paint.Paint fillColor)
void
Form.Rectangle2D. setDoubleStroke(StrokeFx strokeBig, StrokeFx strokeSmall, javafx.scene.paint.Paint fillColor)