Uses of Interface
omix.plugin.type.util.GetValuePainterUtilities
Package | Description |
---|---|
omix.plugin.type |
This package contains interfaces for implementing type management plugins.
|
-
Uses of GetValuePainterUtilities in omix.plugin.type
Methods in omix.plugin.type with parameters of type GetValuePainterUtilities Modifier and Type Method Description TypeGraphicsHandlerInterface.ValuePainterInterface
TypeGraphicsHandlerInterface. getValuePainter(FieldInfo fieldInfo, GetValuePainterUtilities utilities)
Creates a value painter object used to paint an object of specific type on anObjectField
or during Visualization on Demand.default TypeGraphicsHandlerInterface.ValuePainterInterface
TypeGraphicsHandlerV2Interface. getValuePainter(FieldInfo fieldInfo, GetValuePainterUtilities utilities)