Class RepeatImageElement

    • Constructor Detail

      • RepeatImageElement

        public RepeatImageElement​(Cascade c,
                                  MapImage pattern,
                                  float offset,
                                  float spacing,
                                  float phase,
                                  float opacity,
                                  RepeatImageElement.LineImageAlignment align)
        Create a new image element
        Parameters:
        c - The cascade
        pattern - The image to draw on the line repeatedly
        offset - The offset to the side of the way
        spacing - The space between the images
        phase - The offset of the first image along the way
        opacity - The opacity
        align - The alignment of the image