com.esri.arcgis.carto
Interface esriDMSGridLabelType
- All Superinterfaces:
- java.io.Serializable
- public interface esriDMSGridLabelType
- extends java.io.Serializable
DMS grid label type options.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Description
esriDMSGridLabelType are options for which components and how to draw the components of a Degrees, Minutes, and Seconds label for a graticule.
esriDMSGridLabelStandard
public static final int esriDMSGridLabelStandard
- See Also:
- Constant Field Values
esriDMSGridLabelStacked
public static final int esriDMSGridLabelStacked
- See Also:
- Constant Field Values
esriDMSGridLabelDD
public static final int esriDMSGridLabelDD
- See Also:
- Constant Field Values
esriDMSGridLabelDM
public static final int esriDMSGridLabelDM
- See Also:
- Constant Field Values
esriDMSGridLabelDS
public static final int esriDMSGridLabelDS
- See Also:
- Constant Field Values