matchWay abstract method

void matchWay(
  1. LayerContainer layerContainer,
  2. WayProperties wayProperties
)

Checks the wayProperties and adds itself to the layerContainer if there is something to draw.

Implementation

void matchWay(LayerContainer layerContainer, WayProperties wayProperties);