You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/visualization
orbiter cb1f49d0f2
replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'.
14 years ago
..
AnimationGIF.java - new java version 1.6 14 years ago
Captcha.java *) Minor changes, mainly cleaning up a little bit, no functional changes. 14 years ago
ChartPlotter.java more animations in graphics. See network and access picture. 14 years ago
CircleTool.java - even less memory for circle tool 14 years ago
DemoApplet.java *) Minor changes, mainly cleaning up a little bit, no functional changes. 14 years ago
FontGenerator5Pixel.java - refactoring 15 years ago
FontGenerator8Pixel.java *) Minor changes, mainly cleaning up a little bit, no functional changes. 14 years ago
GraphPlotter.java more animations in graphics. See network and access picture. 14 years ago
GridTree.java - enhanced circle drawing speed 14 years ago
HexGridPlotter.java performance enhancements using an alternative to a insensitive collator (a complex string compare): 14 years ago
PrintTool.java some more performance hacks 14 years ago
RasterPlotter.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago