Class ShapePaint.ShapeGradientPaint
java.lang.Object
org.graphstream.ui.swing.renderer.shape.swing.Area
org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeAreaPaint
org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeGradientPaint
- All Implemented Interfaces:
ShapePaint
- Direct Known Subclasses:
ShapePaint.ShapeDiagonal1GradientPaint,ShapePaint.ShapeDiagonal2GradientPaint,ShapePaint.ShapeHorizontalGradientPaint,ShapePaint.ShapeRadialGradientPaint,ShapePaint.ShapeVerticalGradientPaint
- Enclosing interface:
- ShapePaint
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
ShapePaint.ShapeAreaPaint, ShapePaint.ShapeColorPaint, ShapePaint.ShapeDiagonal1GradientPaint, ShapePaint.ShapeDiagonal2GradientPaint, ShapePaint.ShapeDynPlainColorPaint, ShapePaint.ShapeGradientPaint, ShapePaint.ShapeHorizontalGradientPaint, ShapePaint.ShapeImageScaledPaint, ShapePaint.ShapeImageScaledRatioMaxPaint, ShapePaint.ShapeImageScaledRatioMinPaint, ShapePaint.ShapeImageTiledPaint, ShapePaint.ShapePlainColorPaint, ShapePaint.ShapeRadialGradientPaint, ShapePaint.ShapeVerticalGradientPaint -
Field Summary
FieldsFields inherited from class org.graphstream.ui.swing.renderer.shape.swing.Area
fit, theCenter, theSizeFields inherited from interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
predefFractions, predefFractions10, predefFractions2, predefFractions3, predefFractions4, predefFractions5, predefFractions6, predefFractions7, predefFractions8, predefFractions9 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeAreaPaint
paintMethods inherited from class org.graphstream.ui.swing.renderer.shape.swing.Area
configureAreaForElement, configureAreaForGroupMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
interpolateColor
-
Field Details
-
colors
-
fractions
protected float[] fractions -
version16
protected boolean version16
-
-
Constructor Details
-
ShapeGradientPaint
-
-
Method Details
-
paint
- Specified by:
paintin classShapePaint.ShapeAreaPaint
-
realPaint
-