public Object
getValue();
// Overrides FWMapLineChooserFormComponent
Returns a org.geotools.feature.FeatureCollection of the selected line. Unless the polygon
is closed, this method returns null.
returns {@code null} if no selection is made, the polygon is not closed
or the selection does not conform to {@link #iMinSelectionCount}
and {@link #iMaxSelectionCount}.