Uses of Class
eu.bandm.music.top.Print_Plan_3d.Configuration
Packages that use Print_Plan_3d.Configuration
Package
Description
Top-level data structures, modelling different score formats, combining the
entities defined in lower level packages.
-
Uses of Print_Plan_3d.Configuration in eu.bandm.music.top
Methods in eu.bandm.music.top that return Print_Plan_3d.ConfigurationModifier and TypeMethodDescriptionstatic Print_Plan_3d.Configuration
Print_Plan_3d.getDefaultConfiguration()
Returns the default configuration object.Methods in eu.bandm.music.top with parameters of type Print_Plan_3d.ConfigurationModifier and TypeMethodDescriptionvoid
Print_Plan_3d.showBlocks3dModed
(Graphics2D graphics, float xfactor, Print_Plan_3d.Configuration config) Show all 3d-blocks defined in the accumulated data inPrint_Plan_3d.stack
.void
Print_Plan_3d.showLine2d
(Graphics2D graphics, float xfactor, Print_Plan_3d.Configuration config, List<Paint> patterns) Show all 2d-lines defined in the accumulated data inPrint_Plan_3d.stack
.