com.esri.core.geometry
Interface LinearUnitCode


Deprecated. Method introduced at Beta. Will be removed at next release.

@Deprecated
public interface LinearUnitCode

See Also:
LinearUnit.Code

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

Field Detail

METER

static final int METER
Deprecated. 
Value returned by the LinearUnitCode for international meter.

See Also:
Constant Field Values

FOOT

static final int FOOT
Deprecated. 
Value returned by the LinearUnitCode for international foot.

See Also:
Constant Field Values

FOOT_US

static final int FOOT_US
Deprecated. 
Value returned by the LinearUnitCode for US survey foot.

See Also:
Constant Field Values

FOOT_CLARKE

static final int FOOT_CLARKE
Deprecated. 
Value returned by the LinearUnitCode for Clarke's foot.

See Also:
Constant Field Values

FATHOM

static final int FATHOM
Deprecated. 
Value returned by the LinearUnitCode for fathom.

See Also:
Constant Field Values

NAUTICAL_MILE

static final int NAUTICAL_MILE
Deprecated. 
Value returned by the LinearUnitCode for international nautical miles.

See Also:
Constant Field Values

METER_GERMAN

static final int METER_GERMAN
Deprecated. 
Value returned by the LinearUnitCode for German legal meter.

See Also:
Constant Field Values

CHAIN_US

static final int CHAIN_US
Deprecated. 
Value returned by the LinearUnitCode for US survey chain.

See Also:
Constant Field Values

LINK_US

static final int LINK_US
Deprecated. 
Value returned by the LinearUnitCode for US survey link.

See Also:
Constant Field Values

MILE_US

static final int MILE_US
Deprecated. 
Value returned by the LinearUnitCode for US survey mile.

See Also:
Constant Field Values

KILOMETER

static final int KILOMETER
Deprecated. 
Value returned by the LinearUnitCode for kilometer.

See Also:
Constant Field Values

YARD_CLARKE

static final int YARD_CLARKE
Deprecated. 
Value returned by the LinearUnitCode for yard = Clarke.

See Also:
Constant Field Values

CHAIN_CLARKE

static final int CHAIN_CLARKE
Deprecated. 
Value returned by the LinearUnitCode for chain = Clarke.

See Also:
Constant Field Values

LINK_CLARKE

static final int LINK_CLARKE
Deprecated. 
Value returned by the LinearUnitCode for link = Clarke's ratio.

See Also:
Constant Field Values

YARD_SEARS

static final int YARD_SEARS
Deprecated. 
Value returned by the LinearUnitCode for yards = sears.

See Also:
Constant Field Values

FOOT_SEARS

static final int FOOT_SEARS
Deprecated. 
Value returned by the LinearUnitCode for sear's foot.

See Also:
Constant Field Values

CHAIN_SEARS

static final int CHAIN_SEARS
Deprecated. 
Value returned by the LinearUnitCode for chain = sears.

See Also:
Constant Field Values

LINK_SEARS

static final int LINK_SEARS
Deprecated. 
Value returned by the LinearUnitCode for link = sears.

See Also:
Constant Field Values

YARD_BENOIT_A

static final int YARD_BENOIT_A
Deprecated. 
Value returned by the LinearUnitCode for yard = Benoit 1895 A.

See Also:
Constant Field Values

FOOT_BENOIT_A

static final int FOOT_BENOIT_A
Deprecated. 
Value returned by the LinearUnitCode for foot = Benoit 1895 A.

See Also:
Constant Field Values

CHAIN_BENOIT_A

static final int CHAIN_BENOIT_A
Deprecated. 
Value returned by the LinearUnitCode for chain = Benoit 1895 A.

See Also:
Constant Field Values

LINK_BENOIT_A

static final int LINK_BENOIT_A
Deprecated. 
Value returned by the LinearUnitCode for link = Benoit 1895 A.

See Also:
Constant Field Values

YARD_BENOIT_B

static final int YARD_BENOIT_B
Deprecated. 
Value returned by the LinearUnitCode for yard = Benoit 1895 B.

See Also:
Constant Field Values

FOOT_BENOIT_B

static final int FOOT_BENOIT_B
Deprecated. 
Value returned by the LinearUnitCode for foot = Benoit 1895 B.

See Also:
Constant Field Values

CHAIN_BENOIT_B

static final int CHAIN_BENOIT_B
Deprecated. 
Value returned by the LinearUnitCode for chain = Benoit 1895 B.

See Also:
Constant Field Values

LINK_BENOIT_B

static final int LINK_BENOIT_B
Deprecated. 
Value returned by the LinearUnitCode for link = Benoit 1895 B.

See Also:
Constant Field Values

FOOT_1865

static final int FOOT_1865
Deprecated. 
Value returned by the LinearUnitCode for foot 1865.

See Also:
Constant Field Values

FOOT_INDIAN

static final int FOOT_INDIAN
Deprecated. 
Value returned by the LinearUnitCode for Indian geodetic foot.

See Also:
Constant Field Values

FOOT_INDIAN_1937

static final int FOOT_INDIAN_1937
Deprecated. 
Value returned by the LinearUnitCode for Indian foot 1937.

See Also:
Constant Field Values

FOOT_INDIAN_1962

static final int FOOT_INDIAN_1962
Deprecated. 
Value returned by the LinearUnitCode for Indian foot 1962.

See Also:
Constant Field Values

FOOT_INDIAN_1975

static final int FOOT_INDIAN_1975
Deprecated. 
Value returned by the LinearUnitCode for Indian foot 1975.

See Also:
Constant Field Values

YARD_INDIAN

static final int YARD_INDIAN
Deprecated. 
Value returned by the LinearUnitCode for Indian yard.

See Also:
Constant Field Values

YARD_INDIAN_1937

static final int YARD_INDIAN_1937
Deprecated. 
Value returned by the LinearUnitCode for Indian yard 1937.

See Also:
Constant Field Values

YARD_INDIAN_1962

static final int YARD_INDIAN_1962
Deprecated. 
Value returned by the LinearUnitCode for Indian yard 1962.

See Also:
Constant Field Values

YARD_INDIAN_1975

static final int YARD_INDIAN_1975
Deprecated. 
Value returned by the LinearUnitCode for Indian yard 1975.

See Also:
Constant Field Values

MILE_STATUTE

static final int MILE_STATUTE
Deprecated. 
Value returned by the LinearUnitCode for statute mile.

See Also:
Constant Field Values

FOOT_GOLD_COAST

static final int FOOT_GOLD_COAST
Deprecated. 
Value returned by the LinearUnitCode for goald coast foot.

See Also:
Constant Field Values

FOOT_BRITISH_1936

static final int FOOT_BRITISH_1936
Deprecated. 
Value returned by the LinearUnitCode for British foot 1936.

See Also:
Constant Field Values

YARD

static final int YARD
Deprecated. 
Value returned by the LinearUnitCode for International yard.

See Also:
Constant Field Values

YARD_US

static final int YARD_US
Deprecated. 
Value returned by the LinearUnitCode for US survey yard.

See Also:
Constant Field Values

CHAIN

static final int CHAIN
Deprecated. 
Value returned by the LinearUnitCode for International chain.

See Also:
Constant Field Values

LINK

static final int LINK
Deprecated. 
Value returned by the LinearUnitCode for International link.

See Also:
Constant Field Values

YARD_SEARS_1922_TRUNC

static final int YARD_SEARS_1922_TRUNC
Deprecated. 
Value returned by the LinearUnitCode for yard =sears 1922 truncated.

See Also:
Constant Field Values

FOOT_SEARS_1922_TRUNC

static final int FOOT_SEARS_1922_TRUNC
Deprecated. 
Value returned by the LinearUnitCode for foot = sears 1922 truncated.

See Also:
Constant Field Values

CHAIN_SEARS_1922_TRUNC

static final int CHAIN_SEARS_1922_TRUNC
Deprecated. 
Value returned by the LinearUnitCode for chain = sears 1922 truncated.

See Also:
Constant Field Values

LINK_SEARS_1922_TRUNC

static final int LINK_SEARS_1922_TRUNC
Deprecated. 
Value returned by the LinearUnitCode for link = sears 1922 truncated.

See Also:
Constant Field Values

DECIMETER

static final int DECIMETER
Deprecated. 
Value returned by the LinearUnitCode for decimeter.

See Also:
Constant Field Values

CENTIMETER

static final int CENTIMETER
Deprecated. 
Value returned by the LinearUnitCode for centimeter.

See Also:
Constant Field Values

MILLIMETER

static final int MILLIMETER
Deprecated. 
Value returned by the LinearUnitCode for millimeter.

See Also:
Constant Field Values

INCH

static final int INCH
Deprecated. 
Value returned by the LinearUnitCode for inch.

See Also:
Constant Field Values

INCH_US

static final int INCH_US
Deprecated. 
Value returned by the LinearUnitCode for US survey inch.

See Also:
Constant Field Values

ROD

static final int ROD
Deprecated. 
Value returned by the LinearUnitCode for International rod.

See Also:
Constant Field Values

ROD_US

static final int ROD_US
Deprecated. 
Value returned by the LinearUnitCode for US survey rod.

See Also:
Constant Field Values

NAUTICAL_MILE_US

static final int NAUTICAL_MILE_US
Deprecated. 
Value returned by the LinearUnitCode for US nautical mile before 1954.

See Also:
Constant Field Values

NAUTICAL_MILE_UK

static final int NAUTICAL_MILE_UK
Deprecated. 
Value returned by the LinearUnitCode for UK nautical mile before 1970.

See Also:
Constant Field Values

KM50

static final int KM50
Deprecated. 
Value returned by the LinearUnitCode for 50 kilometer length.

See Also:
Constant Field Values

KM150

static final int KM150
Deprecated. 
Value returned by the LinearUnitCode for 150 kilometer length.

See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.