| Package | Description |
|---|---|
| as.leap.las.sdk | |
| as.leap.las.sdk.types |
| Modifier and Type | Method and Description |
|---|---|
LASUpdate |
LASUpdate.addRelation(String relationKey,
LASPointer... pointers) |
LASQuery |
LASQuery.relatedTo(String key,
LASPointer pointer) |
LASUpdate |
LASUpdate.removeRelation(String relationKey,
LASPointer... pointers) |
| Modifier and Type | Method and Description |
|---|---|
LASUpdate |
LASUpdate.addRelation(String relationKey,
List<LASPointer> pointers) |
LASUpdate |
LASUpdate.removeRelation(String relationKey,
List<LASPointer> pointers) |
| Modifier and Type | Method and Description |
|---|---|
void |
LASRelation.addObject(LASPointer pointer) |
void |
LASRelation.removeObject(LASPointer pointer) |
Copyright © 2015. All rights reserved.