Class AbstractTiledImageOperation<OPERATION extends ITileOperation>

    • Field Detail

      • axes

        private int[] axes
      • baseType

        private PrimitiveType<java.nio.Buffer> baseType
        Interprets the value of the BITPIX keyword in the uncompressed FITS image
      • tileAxes

        private int[] tileAxes
    • Constructor Detail

      • AbstractTiledImageOperation

        public AbstractTiledImageOperation​(java.lang.Class<OPERATION> operationClass)