getThumbnail

getThumbnail() method

Returns shape thumbnail. ShapeThumbnailBounds.Shape shape thumbnail bounds type is used by default.

Returns

BufferedImage


getThumbnail(int bounds, float scaleX, float scaleY) method

Returns shape thumbnail.

Parameters

NameTypeDescription
boundsintShape thumbnail bounds type.
scaleXfloatX scale
scaleYfloatY scale

Returns

BufferedImage