org.csapi.mm
Class TpLocationUncertaintyShape

java.lang.Object
  extended by org.csapi.mm.TpLocationUncertaintyShape
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpLocationUncertaintyShape
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpLocationUncertaintyShape"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_M_SHAPE_CIRCLE
           
static int _P_M_SHAPE_CIRCLE_ARC_STRIPE
           
static int _P_M_SHAPE_CIRCLE_SECTOR
           
static int _P_M_SHAPE_ELLIPSE
           
static int _P_M_SHAPE_ELLIPSE_ARC_STRIPE
           
static int _P_M_SHAPE_ELLIPSE_SECTOR
           
static int _P_M_SHAPE_NONE
           
static TpLocationUncertaintyShape P_M_SHAPE_CIRCLE
           
static TpLocationUncertaintyShape P_M_SHAPE_CIRCLE_ARC_STRIPE
           
static TpLocationUncertaintyShape P_M_SHAPE_CIRCLE_SECTOR
           
static TpLocationUncertaintyShape P_M_SHAPE_ELLIPSE
           
static TpLocationUncertaintyShape P_M_SHAPE_ELLIPSE_ARC_STRIPE
           
static TpLocationUncertaintyShape P_M_SHAPE_ELLIPSE_SECTOR
           
static TpLocationUncertaintyShape P_M_SHAPE_NONE
           
 
Constructor Summary
protected TpLocationUncertaintyShape(int i)
           
 
Method Summary
static TpLocationUncertaintyShape from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_P_M_SHAPE_NONE

public static final int _P_M_SHAPE_NONE
See Also:
Constant Field Values

P_M_SHAPE_NONE

public static final TpLocationUncertaintyShape P_M_SHAPE_NONE

_P_M_SHAPE_CIRCLE

public static final int _P_M_SHAPE_CIRCLE
See Also:
Constant Field Values

P_M_SHAPE_CIRCLE

public static final TpLocationUncertaintyShape P_M_SHAPE_CIRCLE

_P_M_SHAPE_CIRCLE_SECTOR

public static final int _P_M_SHAPE_CIRCLE_SECTOR
See Also:
Constant Field Values

P_M_SHAPE_CIRCLE_SECTOR

public static final TpLocationUncertaintyShape P_M_SHAPE_CIRCLE_SECTOR

_P_M_SHAPE_CIRCLE_ARC_STRIPE

public static final int _P_M_SHAPE_CIRCLE_ARC_STRIPE
See Also:
Constant Field Values

P_M_SHAPE_CIRCLE_ARC_STRIPE

public static final TpLocationUncertaintyShape P_M_SHAPE_CIRCLE_ARC_STRIPE

_P_M_SHAPE_ELLIPSE

public static final int _P_M_SHAPE_ELLIPSE
See Also:
Constant Field Values

P_M_SHAPE_ELLIPSE

public static final TpLocationUncertaintyShape P_M_SHAPE_ELLIPSE

_P_M_SHAPE_ELLIPSE_SECTOR

public static final int _P_M_SHAPE_ELLIPSE_SECTOR
See Also:
Constant Field Values

P_M_SHAPE_ELLIPSE_SECTOR

public static final TpLocationUncertaintyShape P_M_SHAPE_ELLIPSE_SECTOR

_P_M_SHAPE_ELLIPSE_ARC_STRIPE

public static final int _P_M_SHAPE_ELLIPSE_ARC_STRIPE
See Also:
Constant Field Values

P_M_SHAPE_ELLIPSE_ARC_STRIPE

public static final TpLocationUncertaintyShape P_M_SHAPE_ELLIPSE_ARC_STRIPE
Constructor Detail

TpLocationUncertaintyShape

protected TpLocationUncertaintyShape(int i)
Method Detail

value

public int value()

from_int

public static TpLocationUncertaintyShape from_int(int value)


Copyright © 2008. All Rights Reserved.