|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.nite.gui.transcriptionviewer.AbstractDisplayStrategy
net.sourceforge.nite.tools.necoder.NEDisplayStrategy
public class NEDisplayStrategy
EXTREMELY SPECIFIC
| Constructor Summary | |
|---|---|
NEDisplayStrategy(NTranscriptionView ntv,
java.lang.String neTypeRole,
java.lang.String abbrevAttrib,
java.lang.String attributeName)
Initialize neTypeRole is the role of the pointer to the NE ontology; abbrevAttrib is the name of the attrib in the ne ontology that isused in the 'brackets'; attributeName is non-null if we should display an attribute of the named entity rather than a pointer to a type ontology (jonathan 25/3/6) |
|
| Method Summary | |
|---|---|
boolean |
display(NOMElement element)
Display annotation element by changing the text style of all text for all relevant transcription elements. |
void |
undisplay(NOMElement element)
Undisplay annotation elements by removing the relevant styles from the style chain for the appropriate transcription elements. |
| Methods inherited from class net.sourceforge.nite.gui.transcriptionviewer.AbstractDisplayStrategy |
|---|
init, setTransToAnnoMap |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NEDisplayStrategy(NTranscriptionView ntv,
java.lang.String neTypeRole,
java.lang.String abbrevAttrib,
java.lang.String attributeName)
| Method Detail |
|---|
public boolean display(NOMElement element)
public void undisplay(NOMElement element)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||