Uses of Class
org.neuroml.export.svg.RectanglePacker.Rectangle
Packages that use RectanglePacker.Rectangle
-
Uses of RectanglePacker.Rectangle in org.neuroml.export.svg
Methods in org.neuroml.export.svg that return RectanglePacker.RectangleModifier and TypeMethodDescriptionRectanglePacker.findRectangle(P item) Finds theRectanglePacker.Rectanglewhere an item is storedAttempts to pack an item of the supplied dimensionsSVGWriter.render(StringBuilder result, boolean png) Method parameters in org.neuroml.export.svg with type arguments of type RectanglePacker.RectangleModifier and TypeMethodDescriptionvoidRectanglePacker.inspectRectangles(List<RectanglePacker.Rectangle> rectangles) Builds a list of allRectanglePacker.Rectangles in the tree, for debugging purposes