yacy_search_server/source/net/yacy/peers/graphics
reger 3c7220bc7b Refacture rwi reference word position and word distance calculation
used for rwi ranking.
Main changes:  
- introduce a  posintext() to access the stored value. This reduces also mem alloc of position array for WordReferenceRow (index access)
- use the positions() array for joined references on multi-word queries if needed (otherwise allow positions() to be null
- adjust assignments and the min() max() and distance() calculation accordingly
2016-10-23 19:40:02 +02:00
..
Banner.java added intensity option to graphics 2015-05-30 06:31:08 +02:00
BannerData.java *) simplified banner creation code 2013-05-25 12:56:43 +02:00
EncodedImage.java - No max dimensions specified : render raw image data when source and 2015-11-26 09:30:43 +01:00
NetworkGraph.java added intensity option to graphics 2015-05-30 06:31:08 +02:00
OSMTile.java Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
ProfilingGraph.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
WebStructureGraph.java Refacture rwi reference word position and word distance calculation 2016-10-23 19:40:02 +02:00