Class AbsShadingAlgorithmDefaults

    • Constructor Detail

      • AbsShadingAlgorithmDefaults

        public AbsShadingAlgorithmDefaults()
    • Method Detail

      • convert

        protected abstract byte[] convert​(java.nio.ByteBuffer map,
                                          int axisLength,
                                          int rowLen,
                                          int padding,
                                          org.mapsforge.map.layer.hills.HgtCache.HgtFileInfo source)
                                   throws java.io.IOException
        Throws:
        java.io.IOException