Issue #108
Change-Id: Ibace852cec618503f0a58fb504f58a4ad9106001 Former-commit-id:1379b11585
[formerly5ce519e976
] [formerly9324bece92
] [formerlyee4c282df3
[formerly9324bece92
[formerly 5255505bb000e1ca212894e92de20f7d3cc41618]]] Former-commit-id:ee4c282df3
Former-commit-id: b4dce2844b5b0eafc0374d2134c69ebf6925fbc7 [formerly700fe6e8e2
] Former-commit-id:136b2865bd
This commit is contained in:
parent
73822be824
commit
71ff8991cd
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,8 @@ import com.vividsolutions.jts.geom.GeometryFactory;
|
|||
* Date Ticket# Engineer Description
|
||||
* ------------ ---------- ----------- --------------------------
|
||||
* Jul 28, 2009 snaples Initial creation
|
||||
* Dec 23, 2013 16329 snaples Added target assignment to paintInternal().
|
||||
*
|
||||
*
|
||||
* </pre>
|
||||
*
|
||||
|
@ -359,6 +361,8 @@ public class DisplayMeanArealPrecipResource extends
|
|||
}
|
||||
|
||||
Set<DisplayMode> mode = displayMgr.getDisplayMode();
|
||||
|
||||
target = aTarget;
|
||||
|
||||
if (mode.contains(DisplayMode.Image)) {
|
||||
if (gridDisplay == null) {
|
||||
|
|
Loading…
Add table
Reference in a new issue