Package | Description |
---|---|
org.apache.commons.compress.harmony.unpack200 |
Modifier and Type | Method and Description |
---|---|
AttributeLayout |
AttributeLayoutMap.getAttributeLayout(int index,
int context) |
AttributeLayout |
AttributeLayoutMap.getAttributeLayout(String name,
int context) |
Modifier and Type | Method and Description |
---|---|
void |
AttributeLayoutMap.add(AttributeLayout layout) |
void |
AttributeLayoutMap.add(AttributeLayout layout,
NewAttributeBands newBands) |
NewAttributeBands |
AttributeLayoutMap.getAttributeBands(AttributeLayout layout) |
Constructor and Description |
---|
NewAttributeBands(Segment segment,
AttributeLayout attributeLayout) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.