getThumbnail

getThumbnail() function

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

Result

BufferedImage


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

Returns shape thumbnail.

Parameters

NameTypeDescription
boundsintShape thumbnail bounds type.
scaleXfloatX scale
scaleYfloatY scale

Result

BufferedImage