Package | Description |
---|---|
com.bbn.openmap.layer.rpf |
Provides a layer that displays RPF (Raster Product Format) data.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
MakeToc.addFrameToGroup(MakeToc.Group grp,
MakeToc.Frame frm,
int index)
Does the actual checking to see if the frame gets added to the group, by
checking the frame's location with the group's current boundaries, and
resizing the group boundary if the frame is touching it.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MakeToc.groupFrames(java.util.Vector<MakeToc.Frame> frames,
java.util.Vector<MakeToc.Group> groups,
boolean isDchum)
Take the Vector of frames, and group them into boundary rectangles,
represented by groups.
|
void |
MakeToc.organizeFrames(java.lang.String[] framePaths,
RpfHeader head,
java.util.Vector<MakeToc.Frame> frames)
Get all the frame paths, and sort through them.
|
protected void |
MakeToc.writeTOCFile(java.lang.String filename,
RpfHeader head,
java.util.Vector<MakeToc.Frame> frames,
java.util.Vector<MakeToc.Group> groups)
Create and write out an A.TOC file.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details