How do I load a catalog of RPF (CADRG) Map tiles using the Java version 10.2.4 or version 100? I was able to load a single tile using RasterLayer rasterLayer = new RasterLayer(new FileRasterSource("filepath")) but I can't seem to find the API to load the directory full of RPF/CADRG/NITFS files as the base map similar to what I get when we use ArcGISTiledMapServiceLayer.