com.gmail.thejcwk.semantics.gui.couplings
Class TopicMapComponentGenerator
java.lang.Object
com.gmail.thejcwk.semantics.gui.couplings.TopicMapComponentGenerator
public class TopicMapComponentGenerator
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SECTION_COUNT
public final int SECTION_COUNT
- See Also:
- Constant Field Values
SEMANTIC_SECTION_START
public final int SEMANTIC_SECTION_START
- See Also:
- Constant Field Values
SEMANTIC_SECTION_END
public final int SEMANTIC_SECTION_END
- See Also:
- Constant Field Values
SYNTACTIC_SECTION_START
public final int SYNTACTIC_SECTION_START
- See Also:
- Constant Field Values
SYNTACTIC_SECTION_END
public final int SYNTACTIC_SECTION_END
- See Also:
- Constant Field Values
PHRASE_SECTION_START
public final int PHRASE_SECTION_START
- See Also:
- Constant Field Values
PHRASE_SECTION_END
public final int PHRASE_SECTION_END
- See Also:
- Constant Field Values
SEMANTIC_CELL_COLOUR
public final java.awt.Color SEMANTIC_CELL_COLOUR
SYNTACTIC_CELL_COLOUR
public final java.awt.Color SYNTACTIC_CELL_COLOUR
PHRASE_CELL_COLOUR
public final java.awt.Color PHRASE_CELL_COLOUR
SEMANTIC_X_OFFSET
public final double SEMANTIC_X_OFFSET
- See Also:
- Constant Field Values
SYNTACTIC_X_OFFSET
public final double SYNTACTIC_X_OFFSET
- See Also:
- Constant Field Values
PHRASE_X_OFFSET
public final double PHRASE_X_OFFSET
- See Also:
- Constant Field Values
Y_OFFSET
public final double Y_OFFSET
- See Also:
- Constant Field Values
TopicMapComponentGenerator
public TopicMapComponentGenerator(PhraseCollection somePhrases,
double width,
double height)
generate
public TopicMapComponent generate()