|
Iain Matcham created an issue |
GridCoverageFactory throws NullPointerException on arg described as nullable |
Issue Type: |
|
---|---|
Assignee: |
Unassigned |
Created: |
12/Oct/16 3:41 AM |
Priority: |
|
Reporter: |
GridCoverageFactory.create(CharSequence,WritableRaster,CoordinateReferenceSystem,MathTransform,GridSampleDimension) For bands javadocs state: Sample dimensions for each image band, or {@code null} for default sample dimensions. But the first line of the constructor references bands[0], thus requiring it to be not-null |
This message was sent by Atlassian JIRA (v1000.383.2#100014-sha1:783d425) |
|