Download List

프로젝트 설명

viztool generates diagrams of collections of Java
classes. It presently has only two visualizations:
one shows inheritance hierarchies, interfaces
implemented and inner classes declared, the other,
a more detailed view of the classes, including
public fields and methods. It is structured to
allow the implementation of other visualizations.
It uses the Java 2D API for rendering, but does so
with the expectation that the diagrams will be
printed, rather than rendered to the screen
(though screen rendering is supported).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-12-03 15:41
1.1

개미 작업 viztool 빌드 프로세스의 일부로 호출할 수 있도록 만들어졌습니다. 새로운 시각화, 클래스 요약 시각화, 추가되었습니다. 공공 분야의 표시 / 회원 시각 클래스에 대한, 그리고 때 유용 클래스의 작은 집합보다 상세한 볼 필요가있다.
Tags: Minor feature enhancements
An ANT task has been created that allows viztool to be invoked as part of a build process. A new visualization, the class summary visualization, has been added. It displays public fields/members for the visualized classes, and is useful when you need a more detailed view of a smaller set of classes.

2001-08-13 16:25
1.0

Tags: Initial freshmeat announcement

Project Resources