matchNode abstract method
Checks the nodeProperties and adds itself to the layerContainer if there is something to draw.
Implementation
void matchNode(LayerContainer layerContainer, NodeProperties nodeProperties);
Checks the nodeProperties and adds itself to the layerContainer if there is something to draw.
void matchNode(LayerContainer layerContainer, NodeProperties nodeProperties);