public class ChartUtils extends Object
Constructor and Description |
---|
ChartUtils() |
Modifier and Type | Method and Description |
---|---|
static Image<RGBALegacyType> |
asImage(JFreeChart chart) |
static Image<RGBALegacyType> |
asImage(JFreeChart chart,
int width,
int height) |
public static final Image<RGBALegacyType> asImage(JFreeChart chart)
public static final Image<RGBALegacyType> asImage(JFreeChart chart, int width, int height)
Copyright © 2015–2021 Fiji. All rights reserved.