public final class BsbRasterData extends Object
RasterNavigationChartExample
Modifier and Type | Method and Description |
---|---|
LatLonGeo |
estimateCenterLatLon() |
BufferedImage |
generateBufferedImage() |
IndexColorModel |
getColorModel() |
ColorTexture1D |
getColorTexture() |
ByteTextureProjected2D |
getDataTexture() |
String |
getHeader() |
String |
getName() |
Projection |
getProjection(GeoProjection plane,
MercatorProjection projection,
int resolution) |
FlatProjection |
getProjection(MercatorProjection projection) |
Set<Pair<IntPoint2d,LatLonGeo>> |
getRegistrationPoints() |
static BsbRasterData |
readImage(InputStream in) |
public static BsbRasterData readImage(InputStream in) throws IOException
IOException
public IndexColorModel getColorModel()
public Projection getProjection(GeoProjection plane, MercatorProjection projection, int resolution)
public LatLonGeo estimateCenterLatLon()
public FlatProjection getProjection(MercatorProjection projection)
public final BufferedImage generateBufferedImage()
public final String getName()
public final String getHeader()
public final Set<Pair<IntPoint2d,LatLonGeo>> getRegistrationPoints()
public final ColorTexture1D getColorTexture()
public final ByteTextureProjected2D getDataTexture()
Copyright © 2016 Metron, Inc.. All rights reserved.