Class DimapProductWriter.WriterExtender

    • Constructor Detail

      • WriterExtender

        public WriterExtender()
    • Method Detail

      • vetoableShouldWrite

        public abstract boolean vetoableShouldWrite​(ProductNode node)
        Returns wether the given product node is to be written.
        Parameters:
        node - the product node
        Returns:
        false if the node should not be written
      • intendToWriteDimapHeaderTo

        public abstract void intendToWriteDimapHeaderTo​(File outputDir,
                                                        Product product)
        Notification to do preparations relative to output directory.
        Parameters:
        outputDir - the directory where the DIMAP header file should be written