Package | Description |
---|---|
ilog.views.maps.grids |
This package defines a set of classes that display adaptive grids on top of a view.
|
Modifier and Type | Method and Description |
---|---|
static IlvMGRSGrid.ShowThousandsPolicy |
IlvMGRSGrid.ShowThousandsPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IlvMGRSGrid.ShowThousandsPolicy[] |
IlvMGRSGrid.ShowThousandsPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMGRSGrid.setShowThousandsPolicy(IlvMGRSGrid.ShowThousandsPolicy showThousandsPolicy)
Inform the subgrid labels to show as, for example, "559000mE" instead of
"559E"
Default value is
AUTO . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.