Given an input size, get a valid size that is the maximum that would fit inside a inoutWidth x inoutHeight, but smaller. Prefer validity if no smaller size is available.
Given an input size, get the nearest valid size.
Returns true if several size are possible.
Returns true if this SizeConstraints allows this size.
Returns true if this SizeConstraints preserve plugin aspect ratio.
Suggest a valid size for plugin first opening.
Describe what size in logical pixels are possible. A GUIGraphics is given a SizeConstraints in its constructor.