public class LASUpdate extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LASUpdate.Position |
public LASUpdate()
public LASUpdate(Map map)
public static LASUpdate getUpdate()
public LASUpdate setBright(String key, Object value)
key - The keyvalue - The valuepublic LASUpdate removeRelation(String relationKey, LASPointer... pointers)
public LASUpdate removeRelation(String relationKey, List<LASPointer> pointers)
public LASUpdate addRelation(String relationKey, LASPointer... pointers)
public LASUpdate addRelation(String relationKey, List<LASPointer> pointers)
public Map update()
Copyright © 2015. All rights reserved.