public static interface

LinearUnit.Code

com.esri.core.geometry.LinearUnit.Code

Class Overview

Linear Unit codes

Summary

Constants
int CENTIMETER Value returned by the LinearUnit for centimeter.
int CHAIN Value returned by the LinearUnit for International chain.
int CHAIN_BENOIT_A Value returned by the LinearUnit for chain = Benoit 1895 A.
int CHAIN_BENOIT_B Value returned by the LinearUnit for chain = Benoit 1895 B.
int CHAIN_CLARKE Value returned by the LinearUnit for chain = Clarke.
int CHAIN_SEARS Value returned by the LinearUnit for chain = sears.
int CHAIN_SEARS_1922_TRUNC Value returned by the LinearUnit for chain = sears 1922 truncated.
int CHAIN_US Value returned by the LinearUnit for US survey chain.
int DECIMETER Value returned by the LinearUnit for decimeter.
int FATHOM Value returned by the LinearUnit for fathom.
int FOOT Value returned by the LinearUnit for international foot.
int FOOT_1865 Value returned by the LinearUnit for foot 1865.
int FOOT_BENOIT_A Value returned by the LinearUnit for foot = Benoit 1895 A.
int FOOT_BENOIT_B Value returned by the LinearUnit for foot = Benoit 1895 B.
int FOOT_BRITISH_1936 Value returned by the LinearUnit for British foot 1936.
int FOOT_CLARKE Value returned by the LinearUnit for Clarke's foot.
int FOOT_GOLD_COAST Value returned by the LinearUnit for goald coast foot.
int FOOT_INDIAN Value returned by the LinearUnit for Indian geodetic foot.
int FOOT_INDIAN_1937 Value returned by the LinearUnit for Indian foot 1937.
int FOOT_INDIAN_1962 Value returned by the LinearUnit for Indian foot 1962.
int FOOT_INDIAN_1975 Value returned by the LinearUnit for Indian foot 1975.
int FOOT_SEARS Value returned by the LinearUnit for sear's foot.
int FOOT_SEARS_1922_TRUNC Value returned by the LinearUnit for foot = sears 1922 truncated.
int FOOT_US Value returned by the LinearUnit for US survey foot.
int INCH Value returned by the LinearUnit for inch.
int INCH_US Value returned by the LinearUnit for US survey inch.
int KILOMETER Value returned by the LinearUnit for kilometer.
int KM150 Value returned by the LinearUnit for 150 kilometer length.
int KM50 Value returned by the LinearUnit for 50 kilometer length.
int LINK Value returned by the LinearUnit for International link.
int LINK_BENOIT_A Value returned by the LinearUnit for link = Benoit 1895 A.
int LINK_BENOIT_B Value returned by the LinearUnit for link = Benoit 1895 B.
int LINK_CLARKE Value returned by the LinearUnit for link = Clarke's ratio.
int LINK_SEARS Value returned by the LinearUnit for link = sears.
int LINK_SEARS_1922_TRUNC Value returned by the LinearUnit for link = sears 1922 truncated.
int LINK_US Value returned by the LinearUnit for US survey link.
int METER Value returned by the LinearUnit for international meter.
int METER_GERMAN Value returned by the LinearUnit for German legal meter.
int MILE_STATUTE Value returned by the LinearUnit for statute mile.
int MILE_US Value returned by the LinearUnit for US survey mile.
int MILLIMETER Value returned by the LinearUnit for millimeter.
int NAUTICAL_MILE Value returned by the LinearUnit for international nautical miles.
int NAUTICAL_MILE_UK Value returned by the LinearUnit for UK nautical mile before 1970.
int NAUTICAL_MILE_US Value returned by the LinearUnit for US nautical mile before 1954.
int ROD Value returned by the LinearUnit for International rod.
int ROD_US Value returned by the LinearUnit for US survey rod.
int YARD Value returned by the LinearUnit for International yard.
int YARD_BENOIT_A Value returned by the LinearUnit for yard = Benoit 1895 A.
int YARD_BENOIT_B Value returned by the LinearUnit for yard = Benoit 1895 B.
int YARD_CLARKE Value returned by the LinearUnit for yard = Clarke.
int YARD_INDIAN Value returned by the LinearUnit for Indian yard.
int YARD_INDIAN_1937 Value returned by the LinearUnit for Indian yard 1937.
int YARD_INDIAN_1962 Value returned by the LinearUnit for Indian yard 1962.
int YARD_INDIAN_1975 Value returned by the LinearUnit for Indian yard 1975.
int YARD_SEARS Value returned by the LinearUnit for yards = sears.
int YARD_SEARS_1922_TRUNC Value returned by the LinearUnit for yard =sears 1922 truncated.
int YARD_US Value returned by the LinearUnit for US survey yard.

Constants

public static final int CENTIMETER

Value returned by the LinearUnit for centimeter.

Constant Value: 109006 (0x0001a9ce)

public static final int CHAIN

Value returned by the LinearUnit for International chain.

Constant Value: 9097 (0x00002389)

public static final int CHAIN_BENOIT_A

Value returned by the LinearUnit for chain = Benoit 1895 A.

Constant Value: 9052 (0x0000235c)

public static final int CHAIN_BENOIT_B

Value returned by the LinearUnit for chain = Benoit 1895 B.

Constant Value: 9062 (0x00002366)

public static final int CHAIN_CLARKE

Value returned by the LinearUnit for chain = Clarke.

Constant Value: 9038 (0x0000234e)

public static final int CHAIN_SEARS

Value returned by the LinearUnit for chain = sears.

Constant Value: 9042 (0x00002352)

public static final int CHAIN_SEARS_1922_TRUNC

Value returned by the LinearUnit for chain = sears 1922 truncated.

Constant Value: 9301 (0x00002455)

public static final int CHAIN_US

Value returned by the LinearUnit for US survey chain.

Constant Value: 9033 (0x00002349)

public static final int DECIMETER

Value returned by the LinearUnit for decimeter.

Constant Value: 109005 (0x0001a9cd)

public static final int FATHOM

Value returned by the LinearUnit for fathom.

Constant Value: 9014 (0x00002336)

public static final int FOOT

Value returned by the LinearUnit for international foot.

Constant Value: 9002 (0x0000232a)

public static final int FOOT_1865

Value returned by the LinearUnit for foot 1865.

Constant Value: 9070 (0x0000236e)

public static final int FOOT_BENOIT_A

Value returned by the LinearUnit for foot = Benoit 1895 A.

Constant Value: 9051 (0x0000235b)

public static final int FOOT_BENOIT_B

Value returned by the LinearUnit for foot = Benoit 1895 B.

Constant Value: 9061 (0x00002365)

public static final int FOOT_BRITISH_1936

Value returned by the LinearUnit for British foot 1936.

Constant Value: 9095 (0x00002387)

public static final int FOOT_CLARKE

Value returned by the LinearUnit for Clarke's foot.

Constant Value: 9005 (0x0000232d)

public static final int FOOT_GOLD_COAST

Value returned by the LinearUnit for goald coast foot.

Constant Value: 9094 (0x00002386)

public static final int FOOT_INDIAN

Value returned by the LinearUnit for Indian geodetic foot.

Constant Value: 9080 (0x00002378)

public static final int FOOT_INDIAN_1937

Value returned by the LinearUnit for Indian foot 1937.

Constant Value: 9081 (0x00002379)

public static final int FOOT_INDIAN_1962

Value returned by the LinearUnit for Indian foot 1962.

Constant Value: 9082 (0x0000237a)

public static final int FOOT_INDIAN_1975

Value returned by the LinearUnit for Indian foot 1975.

Constant Value: 9083 (0x0000237b)

public static final int FOOT_SEARS

Value returned by the LinearUnit for sear's foot.

Constant Value: 9041 (0x00002351)

public static final int FOOT_SEARS_1922_TRUNC

Value returned by the LinearUnit for foot = sears 1922 truncated.

Constant Value: 9300 (0x00002454)

public static final int FOOT_US

Value returned by the LinearUnit for US survey foot.

Constant Value: 9003 (0x0000232b)

public static final int INCH

Value returned by the LinearUnit for inch.

Constant Value: 109008 (0x0001a9d0)

public static final int INCH_US

Value returned by the LinearUnit for US survey inch.

Constant Value: 109009 (0x0001a9d1)

public static final int KILOMETER

Value returned by the LinearUnit for kilometer.

Constant Value: 9036 (0x0000234c)

public static final int KM150

Value returned by the LinearUnit for 150 kilometer length.

Constant Value: 109031 (0x0001a9e7)

public static final int KM50

Value returned by the LinearUnit for 50 kilometer length.

Constant Value: 109030 (0x0001a9e6)

public static final int LINK

Value returned by the LinearUnit for International link.

Constant Value: 9098 (0x0000238a)

public static final int LINK_BENOIT_A

Value returned by the LinearUnit for link = Benoit 1895 A.

Constant Value: 9053 (0x0000235d)

public static final int LINK_BENOIT_B

Value returned by the LinearUnit for link = Benoit 1895 B.

Constant Value: 9063 (0x00002367)

public static final int LINK_CLARKE

Value returned by the LinearUnit for link = Clarke's ratio.

Constant Value: 9039 (0x0000234f)

public static final int LINK_SEARS

Value returned by the LinearUnit for link = sears.

Constant Value: 9043 (0x00002353)

public static final int LINK_SEARS_1922_TRUNC

Value returned by the LinearUnit for link = sears 1922 truncated.

Constant Value: 9302 (0x00002456)

public static final int LINK_US

Value returned by the LinearUnit for US survey link.

Constant Value: 9034 (0x0000234a)

public static final int METER

Value returned by the LinearUnit for international meter.

Constant Value: 9001 (0x00002329)

public static final int METER_GERMAN

Value returned by the LinearUnit for German legal meter.

Constant Value: 9031 (0x00002347)

public static final int MILE_STATUTE

Value returned by the LinearUnit for statute mile.

Constant Value: 9093 (0x00002385)

public static final int MILE_US

Value returned by the LinearUnit for US survey mile.

Constant Value: 9035 (0x0000234b)

public static final int MILLIMETER

Value returned by the LinearUnit for millimeter.

Constant Value: 109007 (0x0001a9cf)

public static final int NAUTICAL_MILE

Value returned by the LinearUnit for international nautical miles.

Constant Value: 9030 (0x00002346)

public static final int NAUTICAL_MILE_UK

Value returned by the LinearUnit for UK nautical mile before 1970.

Constant Value: 109013 (0x0001a9d5)

public static final int NAUTICAL_MILE_US

Value returned by the LinearUnit for US nautical mile before 1954.

Constant Value: 109012 (0x0001a9d4)

public static final int ROD

Value returned by the LinearUnit for International rod.

Constant Value: 109010 (0x0001a9d2)

public static final int ROD_US

Value returned by the LinearUnit for US survey rod.

Constant Value: 109011 (0x0001a9d3)

public static final int YARD

Value returned by the LinearUnit for International yard.

Constant Value: 9096 (0x00002388)

public static final int YARD_BENOIT_A

Value returned by the LinearUnit for yard = Benoit 1895 A.

Constant Value: 9050 (0x0000235a)

public static final int YARD_BENOIT_B

Value returned by the LinearUnit for yard = Benoit 1895 B.

Constant Value: 9060 (0x00002364)

public static final int YARD_CLARKE

Value returned by the LinearUnit for yard = Clarke.

Constant Value: 9037 (0x0000234d)

public static final int YARD_INDIAN

Value returned by the LinearUnit for Indian yard.

Constant Value: 9084 (0x0000237c)

public static final int YARD_INDIAN_1937

Value returned by the LinearUnit for Indian yard 1937.

Constant Value: 9085 (0x0000237d)

public static final int YARD_INDIAN_1962

Value returned by the LinearUnit for Indian yard 1962.

Constant Value: 9086 (0x0000237e)

public static final int YARD_INDIAN_1975

Value returned by the LinearUnit for Indian yard 1975.

Constant Value: 9087 (0x0000237f)

public static final int YARD_SEARS

Value returned by the LinearUnit for yards = sears.

Constant Value: 9040 (0x00002350)

public static final int YARD_SEARS_1922_TRUNC

Value returned by the LinearUnit for yard =sears 1922 truncated.

Constant Value: 9099 (0x0000238b)

public static final int YARD_US

Value returned by the LinearUnit for US survey yard.

Constant Value: 109002 (0x0001a9ca)