org.csapi.mm
Class TpLocationUncertaintyShape
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpLocationUncertaintyShape
protected TpLocationUncertaintyShape(int i)
value
public int value()
from_int
public static TpLocationUncertaintyShape from_int(int value)
Copyright © 2008. All Rights Reserved.