|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.alveole.studio.web.designer.graph.NodeFontLabeller
public class NodeFontLabeller
The node font resolver: get a font given a node.
| Constructor Summary | |
|---|---|
NodeFontLabeller(PackageNavigatorModel model,
java.awt.Font normal,
java.awt.Font remotePackage)
Constructor. |
|
| Method Summary | |
|---|---|
java.awt.Font |
getFont(edu.uci.ics.jung.graph.Vertex v)
Get a font given the vertex. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeFontLabeller(PackageNavigatorModel model,
java.awt.Font normal,
java.awt.Font remotePackage)
model - The nav-model.normal - The normal font.remotePackage - The remote node's font.| Method Detail |
|---|
public java.awt.Font getFont(edu.uci.ics.jung.graph.Vertex v)
getFont in interface edu.uci.ics.jung.graph.decorators.VertexFontFunctionv - The vertex.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||