com.esri.arcgis.carto
Interface esriNorthArrowType

All Superinterfaces:
java.io.Serializable

public interface esriNorthArrowType
extends java.io.Serializable

Constants from esriNorthArrowType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'

Description: 'North Arrow Types' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriSimpleNorth
          Same as the data frame rotation.
static int esriTrueNorth
          The direction of a meridian of longitude that converges on the North Pole.
 

Field Detail

esriSimpleNorth

static final int esriSimpleNorth
Same as the data frame rotation.

See Also:
Constant Field Values

esriTrueNorth

static final int esriTrueNorth
The direction of a meridian of longitude that converges on the North Pole.

See Also:
Constant Field Values