public class GeometryCache extends Object
| Constructor and Description |
|---|
GeometryCache() |
| Modifier and Type | Method and Description |
|---|---|
GeometryCacheEntry |
get(int expressId) |
boolean |
isEmpty() |
void |
put(int expressId,
GeometryCacheEntry geometryCacheEntry) |
public void put(int expressId,
GeometryCacheEntry geometryCacheEntry)
public boolean isEmpty()
public GeometryCacheEntry get(int expressId)
Copyright © 2019 OpenSource BIM. All rights reserved.