Search Java Classes and Packages
Search Java Frameworks and Libraries
# Classes and Interfaces in #WordCram - 35 results found.
| Name | Description | Type | Package | Framework |
| Anglers | Some pre-fab WordAnglers. | Class | wordcram | WordCram |
|
| BBTree | | Class | wordcram | WordCram |
|
| BBTreeBuilder | | Class | wordcram | WordCram |
|
| Colorers | | Class | wordcram | WordCram |
|
| Fonters | | Class | wordcram | WordCram |
|
| Html | | Class | wordcram.text | WordCram |
|
| ImageShaper | | Class | wordcram | WordCram |
|
| Observer | | Interface | wordcram | WordCram |
|
| PlacerHeatMap | | Class | wordcram | WordCram |
|
| Placers | | Class | wordcram | WordCram |
|
| PlottingWordNudger | If you're using a custom WordNudger, and having difficulty seeing how well it works, try wrapping it in a PlottingWordNudger. | Class | wordcram | WordCram |
|
| PlottingWordPlacer | If you're using a custom WordPlacer, and having difficulty seeing how well it works, try wrapping it in a PlottingWordPlacer. | Class | wordcram | WordCram |
|
| RandomWordNudger | A RandomWordNudger, where each attempt's PVector has X & Y coords distributed randomly around the desired point, multiplied by a standard deviation, | Class | wordcram | WordCram |
|
| ShapeBasedPlacer | | Class | wordcram | WordCram |
|
| Sizers | Sizers contains pre-made WordSizer implementations that you might find useful. | Class | wordcram | WordCram |
|
| SpiralWordNudger | | Class | wordcram | WordCram |
|
| SwirlWordPlacer | | Class | wordcram | WordCram |
|
| Text | | Class | wordcram.text | WordCram |
|
| TextFile | | Class | wordcram.text | WordCram |
|
| TextSource | | Interface | wordcram.text | WordCram |
|
| UpperLeftWordPlacer | | Class | wordcram | WordCram |
|
| WaveWordPlacer | | Class | wordcram | WordCram |
|
| WebPage | | Class | wordcram.text | WordCram |
|
| Word | A weighted word, for rendering in the word cloud image. | Class | wordcram | WordCram |
|
| WordAngler | A WordAngler tells WordCram what angle to draw a word at, in radians. | Interface | wordcram | WordCram |
|
| WordBag | | Class | wordcram | WordCram |
|
| WordColorer | A WordColorer tells WordCram what color to render a word in. | Interface | wordcram | WordCram |
|
| WordCram | The main API for WordCram. | Class | wordcram | WordCram |
|
| WordFonter | A WordFonter tells WordCram what font to render a word in. | Interface | wordcram | WordCram |
|
| WordNudger | Once a WordPlacer tells WordCram where a word should go, a WordNudger tells WordCram how to nudge it around the field, until it fits in with the | Interface | wordcram | WordCram |
|
| WordPlacer | A WordPlacer tells WordCram where to place a word (in x,y coordinates) on the field. | Interface | wordcram | WordCram |
|
| WordShaper | | Class | wordcram | WordCram |
|
| WordSizer | A WordSizer tells WordCram how big to render each word. | Interface | wordcram | WordCram |
|
| WordSkipReason | | Class | wordcram | WordCram |
|
| WordSource | | Interface | wordcram | WordCram |