<html lang="en">
<head>
<title>JavaInspect - Utility to visualize java software</title>
-<!-- 2017-01-23 Mon 12:31 -->
+<!-- 2017-04-18 Tue 12:32 -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="Org-mode">
referring classes are not visible anyway because of blacklist/whitelist rules.
Basically reference counting should exclude not visible classes.
</li>
+<li>FEATURE: integarte with <a href="http://plantuml.com/class-diagram">PlantUML</a>.
+</li>
<li>FEATURE: add dark theme
</li>
<li>FEATURE: sort Class fields by alphabet
</div></div></div>
<footer id="postamble" class="">
<div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2017-01-23 Mon 12:31</p>
+<p class="date">Created: 2017-04-18 Tue 12:32</p>
<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.4.1 (<a href="http://orgmode.org">Org-mode</a> 8.2.10)</p>
</div>
</footer>
- BUG: Should not hide references if there are too many of them to classes if
referring classes are not visible anyway because of blacklist/whitelist rules.
Basically reference counting should exclude not visible classes.
+- FEATURE: integarte with [[http://plantuml.com/class-diagram][PlantUML]].
- FEATURE: add dark theme
- FEATURE: sort Class fields by alphabet
- FEATURE: visualize also concrete field values so it could be used as