public class DensityThresholdKey extends Object
| Constructor and Description |
|---|
DensityThresholdKey(Set<Long> roids,
Long nrTriangles,
Set<String> excludedTypes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<String> |
getExcludedTypes() |
Long |
getNrTriangles() |
Set<Long> |
getRoid() |
int |
hashCode() |
String |
toString() |
public Long getNrTriangles()
Copyright © 2019 OpenSource BIM. All rights reserved.