Class SimpleUnitMapSet

java.lang.Object
megamek.client.ui.widget.mapset.SimpleUnitMapSet
All Implemented Interfaces:
DisplayMapSet

public class SimpleUnitMapSet extends Object implements DisplayMapSet
A plain armor diagram for units whose shape does not fit a drawn figure: a handheld weapon, a building, a gun emplacement. It draws one labeled box per location, showing the armor or structure (a building's construction factor) available there, so these units still get a diagram in the same framed style as the rest, kept simple rather than trying to picture the unit. The locations differ from one unit to the next, so the boxes are laid out from the unit each time it is shown rather than fixed in advance.