public class GeometryAttributeListSet extends Object
Modifier and Type | Method and Description |
---|---|
void |
blockAttribute(Attribute attr) |
boolean |
hasEntries() |
boolean |
isBlockAllAttributes() |
boolean |
isBlockAttributeCount() |
void |
setBlockAllAttributes(boolean blockAllAttributes) |
void |
setBlockAttributeCount(boolean blockAttributeCount) |
void |
unblockAttribute(Attribute attr) |
public void blockAttribute(Attribute attr)
public void unblockAttribute(Attribute attr)
public boolean isBlockAllAttributes()
public void setBlockAllAttributes(boolean blockAllAttributes)
public boolean isBlockAttributeCount()
public void setBlockAttributeCount(boolean blockAttributeCount)
public boolean hasEntries()