Commit graph

6 commits

Author SHA1 Message Date
Ben Steffensmeier
64614d6643 Omaha #4079 Update more plugins to use moved classes.
Former-commit-id: e327fe69dc18e1948f060966053a697aba3c65a4
2015-05-19 11:45:46 -05:00
David Lovely
80dc4c85d9 Omaha #4146 Bundled class files in a jar when unpacked.
Change-Id: Ie3e2a65f9696459774f67bcd4b6dee395e6f4e02

Former-commit-id: 2931134f27cd858716d5c0d97ef1d71c9f7ac165
2015-05-19 10:23:35 -05:00
Ben Steffensmeier
8650074737 Issue #2791 Move DataSource/DataDestination to its own project, add DataFilter.
Former-commit-id: ba5ff870337c7ac66d633077d84de867e5df967c
2014-03-07 18:15:32 -06:00
Matt Nash
f0a32e82a1 Issue #2251 move style rules and preferences to common
Change-Id: I50bd92d1ed4e08d7d6204b7fa1cca0e8f1645030

Former-commit-id: 982f297ab19ebcb5e49f662c30b44992e63569cb
2013-09-10 09:28:11 -05:00
Bryan Kowal
1732e6b4ea Issue #1555 - initial generic geometry resource
- refactored viz data access resources
- updated hydro factory based on existing hydro code
- geometric lines and polygons are now both rendered using wireframe shapes and the same logic
- relocated the data used to render the geometries to the resource
- points are created instead of circles for geometric points
- do not store legend text as a static variable in the abstract data access resource
- addressed peer review comments

Change-Id: Ic7792aede9e24445af541f01631886645a8cf1f0

Former-commit-id: 04179bd343c3ec976c601e2856a3949e4515b472
2013-02-06 12:03:40 -06:00
Bryan Kowal
789359a779 Issue #1414 - adding Satellite to the Data Access Framework
- addressed peer review comments
- includes the CAVE generic grid resource and resource data
- the generic grid resource now utilizes the populateData method of IGridData
- the data time methods of the satellite factory will now throw data retrieval exceptions

Change-Id: I763cddc8ba8cac715eb0605594904bd9f9c21db9

Former-commit-id: b084e4a721edc9400fc7a8f25c7da539d6dd8480
2013-01-15 18:08:17 -06:00