PresentationProfile
How big a project is, and therefore how it should be presented.
A force-directed graph is the clearest possible picture of thirty modules and the least useful picture of five hundred. The failure is not the layout algorithm - it is drawing five hundred of anything at once. So the report changes what it draws with size rather than trying to make one view survive every scale.
The governing principle: at every size, the landing view must be readable without interaction. A diagram that only becomes useful after zooming has already failed the reader who opened it to find out what the project is.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.