Uses of Class
org.netxms.client.LibraryImage
Packages that use LibraryImage
- 
Uses of LibraryImage in org.netxms.clientMethods in org.netxms.client that return LibraryImageModifier and TypeMethodDescriptionNXCSession.createImage(LibraryImage image, ProgressListener listener) Create an imageGet an image from the libraryMethods in org.netxms.client that return types with arguments of type LibraryImageModifier and TypeMethodDescriptionNXCSession.getImageLibrary()Get the whole image libraryNXCSession.getImageLibrary(String category) Get the image library of specific categoryMethods in org.netxms.client with parameters of type LibraryImageModifier and TypeMethodDescriptionintLibraryImage.compareTo(LibraryImage o) NXCSession.createImage(LibraryImage image, ProgressListener listener) Create an imagevoidNXCSession.deleteImage(LibraryImage image) Delete an imagevoidNXCSession.modifyImage(LibraryImage image, ProgressListener listener) Modify an image