TextureStyle

  • TextureStyle is a StampStyle where the associated stamp is used as a texture.

  • It includes a nested Builder class for creating TextureStyle objects.

  • The newBuilder static method creates a new TextureStyle builder using a BitmapDescriptor stamp.

  • It inherits methods from StampStyle, java.lang.Object, and the Parcelable interface.

public class TextureStyle extends StampStyle

Describes a StampStyle , where the associated stamp is used as a texture.

Nested Class Summary

class
Builder of TextureStyle

Inherited Constant Summary

Public Method Summary

newBuilder ( BitmapDescriptor stamp)
Creates a new TextureStyle builder.

Inherited Method Summary

Public Methods

public static TextureStyle.Builder newBuilder ( BitmapDescriptor stamp)

Creates a new TextureStyle builder.

Parameters
stamp
the image to be repeated over a stroke.
Returns
  • the builder with the stamp input.
Create a Mobile Website
View Site in Mobile | Classic
Share by: