public class AnnotationControls<V,E> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AnnotatingGraphMousePlugin<V,E> |
annotatingPlugin |
| Constructor and Description |
|---|
AnnotationControls(AnnotatingGraphMousePlugin<V,E> annotatingPlugin) |
| Modifier and Type | Method and Description |
|---|---|
JToolBar |
getAnnotationsToolBar() |
JButton |
getColorChooserButton() |
JToggleButton |
getFillButton() |
JComboBox<Annotation.Layer> |
getLayerBox() |
JComboBox<Shape> |
getShapeBox() |
protected AnnotatingGraphMousePlugin<V,E> annotatingPlugin
public AnnotationControls(AnnotatingGraphMousePlugin<V,E> annotatingPlugin)
public JButton getColorChooserButton()
public JComboBox<Annotation.Layer> getLayerBox()
public JToggleButton getFillButton()
public JToolBar getAnnotationsToolBar()
Copyright © 2016. All rights reserved.