Module eu.hansolo.fx.countries
Package eu.hansolo.fx.countries
Class CountryPaneBuilder<B extends CountryPaneBuilder<B>>
java.lang.Object
eu.hansolo.fx.countries.CountryPaneBuilder<B>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Bbackground(javafx.scene.paint.Paint paint) final CountryPanebuild()final Bconnections(List<Connection> connections) static final CountryPaneBuilderfinal Bfill(javafx.scene.paint.Color fill) final BheatmapColorMapping(eu.hansolo.fx.heatmap.Mapping heatmapColorMapping) final BheatmapFadeColors(boolean heatmapFadeColors) final BheatmapOpacity(double heatmapOpacity) final BheatmapOpacityDistribution(eu.hansolo.fx.heatmap.OpacityDistribution heatmapOpacityDistribution) final BheatmapSpotRadius(double heatmapSpotRadius) final BheatmapSpots(List<eu.hansolo.toolboxfx.geom.Point> heatmapSpots) final BheatmapVisible(boolean heatmapVisible) final BlayoutX(double layoutX) final BlayoutY(double layoutY) final BlineWidth(double lineWidth) final BmaxHeight(double maxheight) final BmaxSize(double width, double height) final BmaxWidth(double maxWidth) final BminHeight(double minHeight) final BminSize(double width, double height) final BminWidth(double minWidth) final BoverlayVisible(boolean overlayVisible) final Bpadding(javafx.geometry.Insets insets) final BpoiFill(javafx.scene.paint.Color poiFill) final Bfinal BpoiStroke(javafx.scene.paint.Color poiStroke) final BpoisVisible(boolean poisVisible) final BpoiTextFill(javafx.scene.paint.Color poiTextFill) final BpoiTextVisible(boolean poiTextVisible) final BprefHeight(double prefHeight) final BprefSize(double width, double height) final BprefWidth(double prefWidth) final BscaleX(double scaleX) final BscaleY(double scaleY) final Bstroke(javafx.scene.paint.Color stroke) final BtranslateX(double translateX) final BtranslateY(double translateY)
-
Constructor Details
-
CountryPaneBuilder
-
-
Method Details
-
create
-
background
-
fill
-
lineWidth
-
stroke
-
poiFill
-
poiStroke
-
poiTextFill
-
poisVisible
-
poiTextVisible
-
pois
-
heatmapVisible
-
heatmapSpots
-
heatmapColorMapping
-
heatmapSpotRadius
-
heatmapFadeColors
-
heatmapOpacityDistribution
public final B heatmapOpacityDistribution(eu.hansolo.fx.heatmap.OpacityDistribution heatmapOpacityDistribution) -
heatmapOpacity
-
connections
-
overlayVisible
-
prefSize
-
minSize
-
maxSize
-
prefWidth
-
prefHeight
-
minWidth
-
minHeight
-
maxWidth
-
maxHeight
-
scaleX
-
scaleY
-
layoutX
-
layoutY
-
translateX
-
translateY
-
padding
-
build
-