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.imageBundlesHolds 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 TypeMethodDescriptionvoidmxGraph.addImageBundle(mxImageBundle bundle) Adds the specified bundle.voidmxGraph.removeImageBundle(mxImageBundle bundle) Removes the specified bundle.Method parameters in com.mxgraph.view with type arguments of type mxImageBundleModifier and TypeMethodDescriptionvoidmxGraph.getImageBundles(List<mxImageBundle> value) Returns the image bundles