Package | Description |
---|---|
org.citygml4j.model.gml.coverage | |
org.citygml4j.model.gml.valueObjects |
Modifier and Type | Method and Description |
---|---|
java.util.List<ScalarValueList> |
RangeSet.getScalarValueList() |
Modifier and Type | Method and Description |
---|---|
void |
RangeSet.addScalarValueList(ScalarValueList scalarValueList) |
boolean |
RangeSet.unsetScalarValueList(ScalarValueList scalarValueList) |
Modifier and Type | Method and Description |
---|---|
void |
RangeSet.setScalarValueList(java.util.List<ScalarValueList> scalarValueList) |
Constructor and Description |
---|
RangeSet(ScalarValueList scalarValueList) |
Modifier and Type | Method and Description |
---|---|
ScalarValueList |
ValueObject.getScalarValueList() |
Modifier and Type | Method and Description |
---|---|
void |
ValueObject.setScalarValueList(ScalarValueList scalarValueList) |
Constructor and Description |
---|
ValueObject(ScalarValueList scalarValueList) |