Problem with Display.ZAxis Using Different Colors for same Z
Curtis Rueden
ctrueden at wisc.edu
Wed Jun 28 16:26:49 MDT 2006
Hi Ken,
That helps, but I would like to get the version from the program.
The main
> reason is to check that you are running the version you think you are. But
> there are others, like helping a person who is using your application and
> having problems. Thanks,
>
As far as I know, there is no API call to retrieve the version
programmatically. But it would be a simple matter to retrieve the DATE file
with a getResource call (it is stored within visad.jar), then extract the
version string from it. You could then display the string in your software.
VisAD is not numbered according to any other versioning scheme other than
datestamps (the Java version has always been "2.0").
-Curtis
More information about the visad
mailing list