* This is the only method that changes the current selection state. - * + * * @param command * A generator that generates the {@link SelectionChangeEvent} for the given base set * of currently selected primitives. @@ -490,7 +490,7 @@ public void removeSelectionListener(final DataSelectionListener listener) * Returns mappaint cache index for this DataSet. If the {@link OsmPrimitive#mappaintCacheIdx} * is not equal to the DataSet mappaint cache index, this means the cache for that primitive is * out of date. - * + * * @return mappaint cache index */ public short getMappaintCacheIndex()