Package org.eclipse.gef.fx.jface
Class FXPaintUtils
java.lang.Object
org.eclipse.gef.fx.jface.FXPaintUtils
Provides utilities for dealing with
Paint representations.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetPaintDisplayText(Paint paint) Creates a human-readable string representation for the givenPaintvalue.static ImageDatagetPaintImageData(int width, int height, Paint paint)
-
Constructor Details
-
FXPaintUtils
public FXPaintUtils()
-
-
Method Details
-
getPaintImageData
-
getPaintDisplayText
Creates a human-readable string representation for the givenPaintvalue.
-