Interface AFilterFlateDecode

All Superinterfaces:
AObject, Object

public interface AFilterFlateDecode extends AObject
  • Method Details

    • getcontainsBitsPerComponent

      Boolean getcontainsBitsPerComponent()
    • getBitsPerComponentType

      String getBitsPerComponentType()
    • getBitsPerComponentHasTypeInteger

      Boolean getBitsPerComponentHasTypeInteger()
    • getBitsPerComponentIntegerValue

      Long getBitsPerComponentIntegerValue()
    • getcontainsColors

      Boolean getcontainsColors()
    • getColorsType

      String getColorsType()
    • getColorsHasTypeInteger

      Boolean getColorsHasTypeInteger()
    • getColorsIntegerValue

      Long getColorsIntegerValue()
    • getcontainsColumns

      Boolean getcontainsColumns()
    • getColumnsType

      String getColumnsType()
    • getColumnsHasTypeInteger

      Boolean getColumnsHasTypeInteger()
    • getcontainsPredictor

      Boolean getcontainsPredictor()
    • getPredictorType

      String getPredictorType()
    • getPredictorHasTypeInteger

      Boolean getPredictorHasTypeInteger()
    • getPredictorIntegerValue

      Long getPredictorIntegerValue()