|
DBVIEW
|
| __arrowhead | org.dbview.utils.dot.Edge | [private] |
| __arrowtail | org.dbview.utils.dot.Edge | [private] |
| __color | org.dbview.utils.dot.Edge | [private] |
| __edge_visible | org.dbview.utils.dot.Edge | [private] |
| __from | org.dbview.utils.dot.Edge | [private] |
| __lhead | org.dbview.utils.dot.Edge | [private] |
| __ltail | org.dbview.utils.dot.Edge | [private] |
| __penwidth | org.dbview.utils.dot.Edge | [private] |
| __to | org.dbview.utils.dot.Edge | [private] |
| setArrowhead(String in_value) | org.dbview.utils.dot.Edge | |
| setArrowtail(String in_value) | org.dbview.utils.dot.Edge | |
| setColor(String in_value) | org.dbview.utils.dot.Edge | |
| setFrom(String in_value) | org.dbview.utils.dot.Edge | |
| setInvisible() | org.dbview.utils.dot.Edge | |
| setLhead(String in_value) | org.dbview.utils.dot.Edge | |
| setLtail(String in_value) | org.dbview.utils.dot.Edge | |
| setPenwidth(String in_value) | org.dbview.utils.dot.Edge | |
| setTo(String in_value) | org.dbview.utils.dot.Edge | |
| toString() | org.dbview.utils.dot.Edge |