Class StyleImageOptions
java.lang.Object
org.maplibre.nativejni.style.StyleImageOptions
Mutable descriptor for runtime style image options.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclearSdf()booleanbooleanhasSdf()pixelRatio(float pixelRatio) sdf()sdf(boolean sdf)
-
Constructor Details
-
StyleImageOptions
public StyleImageOptions()
-
-
Method Details
-
hasPixelRatio
public boolean hasPixelRatio() -
pixelRatio
-
pixelRatio
-
clearPixelRatio
-
hasSdf
public boolean hasSdf() -
sdf
-
sdf
-
clearSdf
-