java.lang.Object
jfxtras.scene.control.gauge.linear.elements.PercentMarker
- All Implemented Interfaces:
Marker
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Stringprivate final AbstractLinearGauge<?>private final double -
Constructor Summary
ConstructorsConstructorDescriptionPercentMarker(AbstractLinearGauge<?> linearGauge, double valuePercent) PercentMarker(AbstractLinearGauge<?> linearGauge, double valuePercent, String id) -
Method Summary