Uses of Interface
org.gephi.appearance.spi.TransformerUI
-
Packages that use TransformerUI Package Description org.gephi.appearance.api API for manipulating element appearance. -
-
Uses of TransformerUI in org.gephi.appearance.api
Methods in org.gephi.appearance.api that return TransformerUI Modifier and Type Method Description TransformerUI
Function. getUI()
Returns the transformer user interface associated with this function.Methods in org.gephi.appearance.api with parameters of type TransformerUI Modifier and Type Method Description Transformer
AppearanceController. getTransformer(TransformerUI ui)
Returns the transformer associated with the given transformer UI.
-