#include <gre/viewable.h>
#include <gre/layer.h>
#include <mi32/matte.h>
Include dependency graph for group.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | GRE_GROUP |
| class | GRE_GROUP::OBJMGRFORM |
| struct | MDISPGROUPPOSN |
Defines | |
| #define | GROUPFLAG_3D 0x00000200 |
| #define | GROUPFLAG_Clip 0x00000008 |
| #define | GROUPFLAG_CombineLayersInLegend 0x00020000 |
| #define | GROUPFLAG_Ignore 0x00000001 |
| #define | GROUPFLAG_NoClipToAttached 0x00010000 |
| #define | GROUPFLAG_NoClipToRectOnly 0x00080000 |
| #define | GROUPFLAG_NoFixAspectLL 0x00000002 |
| #define | GROUPFLAG_NoLegacyRectExtents 0x00100000 |
| #define | GROUPFLAG_NoLockZoom 0x00004000 |
| #define | GROUPFLAG_NoNotifyMask GROUPFLAG_TemplateSaveLayersAsIs |
| #define | GROUPFLAG_OrientMask 0x00000070 |
| #define | GROUPFLAG_OrientMatchLayer 0x00000040 |
| #define | GROUPFLAG_OrientMatchRasterOnly 0x00000010 |
| #define | GROUPFLAG_OrientMatchRasterOther 0x00000020 |
| #define | GROUPFLAG_ShowLatLonCoords 0x00001000 |
| #define | GROUPFLAG_ShowLayerList 0x00008000 |
| #define | GROUPFLAG_SingleLayer 0x00000004 |
| #define | GROUPFLAG_TemplateSaveLayersAsIs 0x00040000 |
Definition in file group.h.
|
|
3-D group in a layout
|
|
|
Clip layers in group to specified region.
|
|
|
Combine layers within group in LegendView by showing only legend for active layer.
|
|
|
Completely ignores group for positioning/display.
|
|
|
Don't clip to attached group if that group is clipped.
|
|
|
Don't force clipping to just be rectangle (for legacy layouts).
|
|
|
Don't perform "aspect correction" if viewed in lat/lon projection.
|
|
|
Don't just use layer rectangle when compute extents (for legacy layouts).
|
|
|
Don't lock group zoom factor.
|
|
|
|
|
|
|
|
|
Match first layer.
|
|
|
Match first raster layer or nothing if no raster.
|
|
|
Match first raster layer or first layer if no raster.
|
|
|
Show group coordinates in lat-lon.
|
|
|
Show list of layers for group.
|
|
|
Group can only contain a single layer (other than background).
|
|
|
Save layers as-is to template.
|
1.3.8-20040913