|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DcwCrossTileID | |
com.bbn.openmap.layer.vpf | This package contains code for dealing with NIMA data distributed in Vector Product Format. |
Uses of DcwCrossTileID in com.bbn.openmap.layer.vpf |
Methods in com.bbn.openmap.layer.vpf that return DcwCrossTileID | |
DcwCrossTileID |
TilingAdapter.getPrim(java.util.List l)
Get the full set of primitive information |
DcwCrossTileID |
TilingAdapter.UntiledAdapter.getPrim(java.util.List l)
|
DcwCrossTileID |
TilingAdapter.CrossTileAdapter.getPrim(java.util.List l)
|
DcwCrossTileID |
TilingAdapter.TiledAdapter.getPrim(java.util.List l)
|
DcwCrossTileID |
EdgeTable.getRightFace(java.util.List l)
Deprecated. use the getRightFaceTilingAdapter method instead (using this could cause a ClassCastException for some VPF data) |
DcwCrossTileID |
EdgeTable.getLeftFace(java.util.List l)
Deprecated. use the getLeftFaceTilingAdapter method instead (using this could cause a ClassCastException for some VPF data) |
DcwCrossTileID |
EdgeTable.getRightEdge(java.util.List l)
Deprecated. use the getRightEdgeTilingAdapter method instead (using this could cause a ClassCastException for some VPF data) |
DcwCrossTileID |
EdgeTable.getLeftEdge(java.util.List l)
Deprecated. use the getLeftEdgeTilingAdapter method instead (using this could cause a ClassCastException for some VPF data) |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |