VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgSizePolicy Class Reference

Public Member Functions

final int swigValue ()
 
String toString ()
 

Static Public Member Functions

static VgSizePolicy swigToEnum (int swigValue)
 

Static Public Attributes

static final VgSizePolicy eVgSizePolicyConstantScale = new VgSizePolicy("eVgSizePolicyConstantScale")
 
static final VgSizePolicy eVgSizePolicyFitRectangle = new VgSizePolicy("eVgSizePolicyFitRectangle")
 
static final VgSizePolicy eVgSizePolicyRectangleMultiline = new VgSizePolicy("eVgSizePolicyRectangleMultiline")
 
static final VgSizePolicy eVgSizePolicyFixedRectangleMultiline = new VgSizePolicy("eVgSizePolicyFixedRectangleMultiline")
 

Detailed Description

This enum controls the fitting mode for VgMarkers of a VgPoint.

Member Function Documentation

final int VgSizePolicy.swigValue ( )
String VgSizePolicy.toString ( )

Member Data Documentation

final VgSizePolicy VgSizePolicy.eVgSizePolicyConstantScale = new VgSizePolicy("eVgSizePolicyConstantScale")
static

The size is controlled by the Vg3DModule::VgGeometryDescriptor::mScale .

final VgSizePolicy VgSizePolicy.eVgSizePolicyFitRectangle = new VgSizePolicy("eVgSizePolicyFitRectangle")
static

The scale of the object is recomputed to fit the bounding rectangle of the VgPoint.

See also
Vg3DModule::VgPoint::setBoundingRect
Vg3DModule::VgPointDescriptor::mRectangleHeight
Vg3DModule::VgPointDescriptor::mRectangleWidth
final VgSizePolicy VgSizePolicy.eVgSizePolicyFixedRectangleMultiline = new VgSizePolicy("eVgSizePolicyFixedRectangleMultiline")
static

The scale is adapted to best fit in the provided rectangle (i.e. the maximal fitting scale will be used)

See also
Vg3DModule::VgPoint::setBoundingRect
Vg3DModule::VgPointDescriptor::mRectangleHeight
Vg3DModule::VgPointDescriptor::mRectangleWidth
Version
2.1.22
final VgSizePolicy VgSizePolicy.eVgSizePolicyRectangleMultiline = new VgSizePolicy("eVgSizePolicyRectangleMultiline")
static

The scale of the markers is recomputed based on camera-to-ground distance, and constrained to the provided rectangle. If rectangle can't fit the markers, then they will be hidden.

See also
Vg3DModule::VgPoint::setBoundingRect
Vg3DModule::VgPointDescriptor::mRectangleHeight
Vg3DModule::VgPointDescriptor::mRectangleWidth
Version
2.1.22

The documentation for this class was generated from the following file:
VisioMove 2.1.22, Visioglobe® 2016