dips.VectorDensityContourSettingsVal module#
Generated wrapper for VectorDensityContourSettings protobuf message.
- class dips.VectorDensityContourSettingsVal.VectorDensityContourSettingsVal(proto_message: Any | None = None)#
Bases:
objectSimple wrapper for VectorDensityContourSettings with Pythonic getters and setters.
- copy()#
Create a copy of this wrapper.
- property count_circle_size_percent: float#
Get the CountCircleSizePercent field value.
- property density_distribution: Any#
Get the DensityDistribution field value.
- classmethod from_proto(proto_message)#
Create wrapper from existing protobuf message.
- to_proto()#
Get the underlying protobuf message.