|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.modes.LineAdapter
freemind.modes.EdgeAdapter
freemind.modes.filemode.FileEdgeModel
public class FileEdgeModel
Nested Class Summary |
---|
Nested classes/interfaces inherited from class freemind.modes.EdgeAdapter |
---|
EdgeAdapter.EdgeAdapterListener |
Field Summary |
---|
Fields inherited from class freemind.modes.EdgeAdapter |
---|
EDGE_WIDTH_THIN_STRING, EDGESTYLE_BEZIER, EDGESTYLE_LINEAR, EDGESTYLE_SHARP_BEZIER, EDGESTYLE_SHARP_LINEAR, WIDTH_PARENT, WIDTH_THIN |
Fields inherited from class freemind.modes.LineAdapter |
---|
color, DEFAULT_WIDTH, frame, NORMAL_WIDTH, style, target, width |
Constructor Summary | |
---|---|
FileEdgeModel(MindMapNode node,
FreeMindMain frame)
|
Method Summary |
---|
Methods inherited from class freemind.modes.EdgeAdapter |
---|
getColor, getRealColor, getRealWidth, getStandardColor, getStandardColorPropertyString, getStandardStyle, getStandardStylePropertyString, getStyle, getWidth, hasStyle, save, setStandardColor, setStandardStyle, setWidth |
Methods inherited from class freemind.modes.LineAdapter |
---|
clone, getFrame, getTarget, setColor, setStyle, setTarget, toString, updateStandards |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface freemind.modes.MindMapLine |
---|
clone, setTarget, toString |
Constructor Detail |
---|
public FileEdgeModel(MindMapNode node, FreeMindMain frame)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |