public class TilingImplementation extends Object implements org.bimserver.database.queries.om.TilingInterface
| Modifier and Type | Field and Description |
|---|---|
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Long> |
CROID |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Float> |
DENSITY |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,org.eclipse.emf.ecore.EClass> |
ECLASS |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Float> |
ORDER |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Integer> |
TILE_ID |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Integer> |
TILE_LEVEL |
| Constructor and Description |
|---|
TilingImplementation(Octree octree) |
| Modifier and Type | Method and Description |
|---|---|
void |
queryOids(List<Long> oids,
List<Long> oidsFiltered,
long croid,
org.eclipse.emf.ecore.EClass eClass,
org.bimserver.database.queries.om.Tiles tiles) |
public static final com.googlecode.cqengine.attribute.Attribute<GeometryObject,Long> CROID
public static final com.googlecode.cqengine.attribute.Attribute<GeometryObject,org.eclipse.emf.ecore.EClass> ECLASS
public static final com.googlecode.cqengine.attribute.Attribute<GeometryObject,Integer> TILE_ID
public static final com.googlecode.cqengine.attribute.Attribute<GeometryObject,Integer> TILE_LEVEL
public static final com.googlecode.cqengine.attribute.Attribute<GeometryObject,Float> DENSITY
public static final com.googlecode.cqengine.attribute.Attribute<GeometryObject,Float> ORDER
public TilingImplementation(Octree octree)
Copyright © 2019 OpenSource BIM. All rights reserved.