Révision 3107
tmp/org.txm.wordcloud.core/src/org/txm/wordcloud/core/functions/WordCloud.java (revision 3107) | ||
---|---|---|
241 | 241 |
|
242 | 242 |
@Override |
243 | 243 |
public String getSimpleName() { |
244 |
return "Fmin=" + this.fMin + " Vmax=" + this.maxWordsCount; //$NON-NLS-1$ //$NON-NLS-2$
|
|
244 |
return "Fmin=" + this.fMin + " Vmax=" + this.maxWordsCount; //$NON-NLS-1$ //$NON-NLS-2$ |
|
245 | 245 |
} |
246 | 246 |
|
247 | 247 |
@Override |
... | ... | |
281 | 281 |
return true; |
282 | 282 |
} |
283 | 283 |
|
284 |
|
|
285 | 284 |
/** |
286 | 285 |
* |
287 | 286 |
* @param lang |
... | ... | |
299 | 298 |
} |
300 | 299 |
} |
301 | 300 |
|
302 |
|
|
303 |
|
|
304 | 301 |
@Override |
305 | 302 |
public boolean loadParameters() throws Exception { |
306 | 303 |
// nothing to do |
Formats disponibles : Unified diff