Uses of Interface
omix.plugin.diagram.accessory.annotation.ImageFieldItem
Package | Description |
---|---|
omix.plugin.diagram.writable | |
omix.plugin.diagram.writable.accessory.annotation | |
omix.plugin.model.accessory.annotation |
-
Uses of ImageFieldItem in omix.plugin.diagram.writable
Methods in omix.plugin.diagram.writable with parameters of type ImageFieldItem Modifier and Type Method Description ImageFieldItem
Diagram. toWritable(ImageFieldItem object)
-
Uses of ImageFieldItem in omix.plugin.diagram.writable.accessory.annotation
Subinterfaces of ImageFieldItem in omix.plugin.diagram.writable.accessory.annotation Modifier and Type Interface Description interface
ImageFieldItem
Methods in omix.plugin.diagram.writable.accessory.annotation that return ImageFieldItem Modifier and Type Method Description ImageFieldItem
ImageFieldItem. toReadOnly()
-
Uses of ImageFieldItem in omix.plugin.model.accessory.annotation
Methods in omix.plugin.model.accessory.annotation that return types with arguments of type ImageFieldItem Modifier and Type Method Description List<? extends ImageFieldItem>
ImageField. getDiagramItems()
List<? extends ImageFieldItem>
ImageField. getDiagramItems(Diagram diagram)