| Modifier and Type | Method and Description |
|---|---|
LayerGroup |
MapPanel.getBaseMapLayers() |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMapLayerGroup |
class |
Project |
| Modifier and Type | Method and Description |
|---|---|
<V extends LayerGroup> |
AbstractLayer.getParent() |
| Modifier and Type | Method and Description |
|---|---|
LayerGroup |
LayerGroup.addLayerGroup() |
LayerGroup |
BaseMapLayerGroup.addLayerGroup() |
LayerGroup |
LayerGroup.addLayerGroup(int index,
String name) |
LayerGroup |
LayerGroup.addLayerGroup(String name) |
static LayerGroup |
LayerGroup.create(Map<String,Object> properties) |
LayerGroup |
Project.getBaseMapLayers() |
LayerGroup |
Layer.getLayerGroup() |
LayerGroup |
AbstractLayer.getLayerGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<LayerGroup> |
LayerGroup.getLayerGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
LayerGroupRenderer.render(Viewport2D viewport,
LayerGroup layer) |
void |
Layer.setLayerGroup(LayerGroup layerGroup) |
void |
AbstractLayer.setLayerGroup(LayerGroup layerGroup) |
| Constructor and Description |
|---|
LayerGroupRenderer(LayerGroup layer) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractRecordLayer.addVisibleLayers(List<AbstractRecordLayer> layers,
LayerGroup group) |
static List<AbstractRecordLayer> |
AbstractRecordLayer.getVisibleLayers(LayerGroup group) |
| Constructor and Description |
|---|
LayerGroupListModel(LayerGroup group) |
LayerGroupListModel(LayerGroup group,
boolean allowNull) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EditGeometryOverlay.addSelectedObjects(List<LayerRecord> objects,
LayerGroup group,
BoundingBox boundingBox) |
protected void |
SelectRecordsOverlay.paintHighlighted(ImageViewport viewport,
LayerGroup layerGroup) |
protected void |
SelectRecordsOverlay.paintSelected(ImageViewport viewport,
LayerGroup layerGroup) |
| Modifier and Type | Method and Description |
|---|---|
LayerGroup |
LayerGroupTreeNode.getGroup() |
| Constructor and Description |
|---|
LayerGroupTreeNode(LayerGroup layerGroup) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.