Uses of Interface
omix.plugin.type.util.CreateGraphicsItemUtilities
Package | Description |
---|---|
omix.plugin.type |
This package contains interfaces for implementing type management plugins.
|
-
Uses of CreateGraphicsItemUtilities in omix.plugin.type
Methods in omix.plugin.type with parameters of type CreateGraphicsItemUtilities Modifier and Type Method Description QGraphicsItem
TypeGraphicsHandlerV2Interface. createGraphicsItem(FieldInfo fieldInfo, CreateGraphicsItemUtilities utilities)
Creates aQGraphicsItem
object painting an object of specific type on anObjectField
or during Visualization on Demand.