|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NLPCanvasRenderer | |
---|---|
com.googlecode.whatswrong | The whatswrong package is the top-level package of What's Wrong With My NLP. |
Uses of NLPCanvasRenderer in com.googlecode.whatswrong |
---|
Classes in com.googlecode.whatswrong that implement NLPCanvasRenderer | |
---|---|
class |
AlignmentRenderer
A SingleSentenceRenderer renders an NLPInstance as a single sentence with spans drawn below the tokens, and dependencies above the tokens. |
class |
SingleSentenceRenderer
A SingleSentenceRenderer renders an NLPInstance as a single sentence with spans drawn below the tokens, and dependencies above the tokens. |
Methods in com.googlecode.whatswrong that return NLPCanvasRenderer | |
---|---|
NLPCanvasRenderer |
NLPCanvas.getRenderer()
Return the renderer that draws the NLPInstance onto this canvas. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |