org.gephi.preview.plugin.items
Class EdgeLabelItem
java.lang.Object
org.gephi.preview.plugin.items.AbstractItem
org.gephi.preview.plugin.items.EdgeLabelItem
- All Implemented Interfaces:
- Item
public class EdgeLabelItem
- extends AbstractItem
- Author:
- Mathieu Bastian
|
Field Summary |
static java.lang.String |
COLOR
|
static java.lang.String |
HEIGHT
|
static java.lang.String |
LABEL
|
static java.lang.String |
SIZE
|
static java.lang.String |
VISIBLE
|
static java.lang.String |
WIDTH
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LABEL
public static final java.lang.String LABEL
- See Also:
- Constant Field Values
COLOR
public static final java.lang.String COLOR
- See Also:
- Constant Field Values
SIZE
public static final java.lang.String SIZE
- See Also:
- Constant Field Values
WIDTH
public static final java.lang.String WIDTH
- See Also:
- Constant Field Values
HEIGHT
public static final java.lang.String HEIGHT
- See Also:
- Constant Field Values
VISIBLE
public static final java.lang.String VISIBLE
- See Also:
- Constant Field Values
EdgeLabelItem
public EdgeLabelItem(Edge source)