Uses of Class
com.jfcbuilder.builders.XYImageBuilder
Packages that use XYImageBuilder
-
Uses of XYImageBuilder in com.jfcbuilder.builders
Methods in com.jfcbuilder.builders that return XYImageBuilderModifier and TypeMethodDescriptionXYImageBuilder.anchor
(org.jfree.chart.ui.RectangleAnchor anchor) Sets the image rectangle's position anchorstatic XYImageBuilder
XYImageBuilder.get()
Factory method for obtaining new instances of this class.Sets theImage
to be annotated.XYImageBuilder.x
(double x) Sets the image's x-axis data coordinate.XYImageBuilder.y
(double y) Sets the image's y-axis data coordinate.