| java.lang.Object de.anomic.plasma.plasmaGrafics
plasmaGrafics | public class plasmaGrafics (Code) | | |
Inner Class :public static class CircleThreadPiece | |
Method Summary | |
public static ymageMatrix | getBannerPicture(long maxAge, int width, int height, String bgcolor, String textcolor, String bordercolor, String name, long links, long words, String type, int ppm, String network, int peers, long nlinks, long nwords, double nqph, long nppm) | public static ymageMatrix | getBannerPicture(long maxAge, int width, int height, String bgcolor, String textcolor, String bordercolor, String name, long links, long words, String type, int ppm, String network, int peers, long nlinks, long nwords, double nqph, long nppm, BufferedImage newLogo) | public static ymageMatrix | getNetworkPicture(long maxAge, String networkName, String networkTitle, String bgcolor) | public static ymageMatrix | getNetworkPicture(long maxAge, int width, int height, int passiveLimit, int potentialLimit, int maxCount, boolean corona, String networkName, String networkTitle, String bgcolor) | public static BufferedImage | getPeerLoadPicture(long maxAge, int width, int height, CircleThreadPiece[] pieces, CircleThreadPiece fillRest) | public static ymageMatrix | getSearchEventPicture(String eventID) | public static boolean | logoIsLoaded() |
COL_BACKGROUND | final public static String COL_BACKGROUND(Code) | | |
getBannerPicture | public static ymageMatrix getBannerPicture(long maxAge, int width, int height, String bgcolor, String textcolor, String bordercolor, String name, long links, long words, String type, int ppm, String network, int peers, long nlinks, long nwords, double nqph, long nppm)(Code) | | |
getBannerPicture | public static ymageMatrix getBannerPicture(long maxAge, int width, int height, String bgcolor, String textcolor, String bordercolor, String name, long links, long words, String type, int ppm, String network, int peers, long nlinks, long nwords, double nqph, long nppm, BufferedImage newLogo)(Code) | | |
getNetworkPicture | public static ymageMatrix getNetworkPicture(long maxAge, int width, int height, int passiveLimit, int potentialLimit, int maxCount, boolean corona, String networkName, String networkTitle, String bgcolor)(Code) | | |
getPeerLoadPicture | public static BufferedImage getPeerLoadPicture(long maxAge, int width, int height, CircleThreadPiece[] pieces, CircleThreadPiece fillRest)(Code) | | |
logoIsLoaded | public static boolean logoIsLoaded()(Code) | | |
|
|