[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20050420: IDV - point data plot - all components recentered in plot

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: 20050420: IDV - point data plot - all components recentered in plot
  • Date: Thu, 21 Apr 2005 06:28:10 -0600


Inquiry: Making special point data symbols in the geon idv java package, using extensions to the class MetSymbol, with method makeShapes, the shapes to make the complete symbol are an array of VisADGeometryArray.
The IDV plotting now centers every individual shape in this array at the same 
data point, even though they are specified with offsets from the center, 
thereby destroying the complete symbol desired. Code is attached that used to 
work - see makeShapes().

I'll take a look at the code.

-Jeff