Uses of Record Class
org.jhotdraw8.svg.figure.SvgStop
Packages that use SvgStop
-
Uses of SvgStop in org.jhotdraw8.svg.figure
Fields in org.jhotdraw8.svg.figure with type parameters of type SvgStopModifier and TypeFieldDescriptionstatic final org.jhotdraw8.fxcollection.typesafekey.NonNullKey<ImmutableList<SvgStop>> AbstractSvgGradientFigure.STOPSMethod parameters in org.jhotdraw8.svg.figure with type arguments of type SvgStopModifier and TypeMethodDescriptionprotected ArrayList<javafx.scene.paint.Stop> AbstractSvgGradientFigure.getStops(ImmutableList<SvgStop> cssStops)