Uses of Class
org.csapi.mm.TpLocationUncertaintyShape

Packages that use TpLocationUncertaintyShape
org.csapi.mm   
 

Uses of TpLocationUncertaintyShape in org.csapi.mm
 

Fields in org.csapi.mm declared as TpLocationUncertaintyShape
static TpLocationUncertaintyShape TpLocationUncertaintyShape.P_M_SHAPE_CIRCLE
           
static TpLocationUncertaintyShape TpLocationUncertaintyShape.P_M_SHAPE_CIRCLE_ARC_STRIPE
           
static TpLocationUncertaintyShape TpLocationUncertaintyShape.P_M_SHAPE_CIRCLE_SECTOR
           
static TpLocationUncertaintyShape TpLocationUncertaintyShape.P_M_SHAPE_ELLIPSE
           
static TpLocationUncertaintyShape TpLocationUncertaintyShape.P_M_SHAPE_ELLIPSE_ARC_STRIPE
           
static TpLocationUncertaintyShape TpLocationUncertaintyShape.P_M_SHAPE_ELLIPSE_SECTOR
           
static TpLocationUncertaintyShape TpLocationUncertaintyShape.P_M_SHAPE_NONE
           
 TpLocationUncertaintyShape TpGeographicalPosition.TypeOfUncertaintyShape
           
 TpLocationUncertaintyShape TpLocationUncertaintyShapeHolder.value
           
 

Methods in org.csapi.mm that return TpLocationUncertaintyShape
static TpLocationUncertaintyShape TpLocationUncertaintyShapeHelper.extract(org.omg.CORBA.Any any)
           
static TpLocationUncertaintyShape TpLocationUncertaintyShape.from_int(int value)
           
static TpLocationUncertaintyShape TpLocationUncertaintyShapeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.mm with parameters of type TpLocationUncertaintyShape
static void TpLocationUncertaintyShapeHelper.insert(org.omg.CORBA.Any any, TpLocationUncertaintyShape s)
           
static void TpLocationUncertaintyShapeHelper.write(org.omg.CORBA.portable.OutputStream out, TpLocationUncertaintyShape s)
           
 

Constructors in org.csapi.mm with parameters of type TpLocationUncertaintyShape
TpGeographicalPosition(float Longitude, float Latitude, TpLocationUncertaintyShape TypeOfUncertaintyShape, float UncertaintyInnerSemiMajor, float UncertaintyOuterSemiMajor, float UncertaintyInnerSemiMinor, float UncertaintyOuterSemiMinor, int AngleOfSemiMajor, int SegmentStartAngle, int SegmentEndAngle)
           
TpLocationUncertaintyShapeHolder(TpLocationUncertaintyShape initial)
           
 



Copyright © 2009. All Rights Reserved.