Uses of Interface
omix.plugin.type.TypeGraphicsHandlerInterface
Package | Description |
---|---|
omix.plugin.type |
This package contains interfaces for implementing type management plugins.
|
-
Uses of TypeGraphicsHandlerInterface in omix.plugin.type
Subinterfaces of TypeGraphicsHandlerInterface in omix.plugin.type Modifier and Type Interface Description interface
TypeGraphicsHandlerV2Interface
This interface allows to represent specific object types asQGraphicsItem
in the scene needed in accessoryObjectField
and in Visualization on Demand (VoD).Methods in omix.plugin.type that return TypeGraphicsHandlerInterface Modifier and Type Method Description TypeGraphicsHandlerInterface
TypeGraphicsHandlerFactory. newTypeGraphicsHandler()
This method is called by the plugin manager at startup and when the plugin is installed, respectively.