Uses of Class
org.eclipse.zest.cloudio.util.CloudMatrix
Packages that use CloudMatrix
-
Uses of CloudMatrix in org.eclipse.zest.cloudio.layout
Methods in org.eclipse.zest.cloudio.layout with parameters of type CloudMatrixModifier and TypeMethodDescriptionboolean
DefaultLayouter.layout
(Point offset, Word word, Rectangle cloudArea, CloudMatrix mainTree) Tries to position the given word in the given area.boolean
ILayouter.layout
(Point initial, Word word, Rectangle cloudArea, CloudMatrix cloudMatrix) Places the given word within the defined rectangle, starting at the initial position. -
Uses of CloudMatrix in org.eclipse.zest.cloudio.util
Methods in org.eclipse.zest.cloudio.util with parameters of type CloudMatrixModifier and TypeMethodDescriptionboolean
RectTree.fits
(CloudMatrix mainTree) void
RectTree.place
(CloudMatrix mainTree, short id)