Uses of Class
com.mxgraph.util.mxImageBundle
Packages that use mxImageBundle
Package
Description
This package implements the graph component, represented by the mxGraph
class.
-
Uses of mxImageBundle in com.mxgraph.view
Fields in com.mxgraph.view with type parameters of type mxImageBundleModifier and TypeFieldDescriptionprotected static List
<mxImageBundle> mxGraph.imageBundles
Holds the list of bundles.Methods in com.mxgraph.view that return types with arguments of type mxImageBundleMethods in com.mxgraph.view with parameters of type mxImageBundleModifier and TypeMethodDescriptionvoid
mxGraph.addImageBundle
(mxImageBundle bundle) Adds the specified bundle.void
mxGraph.removeImageBundle
(mxImageBundle bundle) Removes the specified bundle.Method parameters in com.mxgraph.view with type arguments of type mxImageBundleModifier and TypeMethodDescriptionvoid
mxGraph.getImageBundles
(List<mxImageBundle> value) Returns the image bundles