com.azalient.api.draw
Interface ISurfaceColourer


public interface ISurfaceColourer

A handle to the controls in the surface colouring window


Method Summary
 int rgb(IWay way)
          Return the RGB colour for a given Lane or Walkway
 double surfaceDepth()
          Return the current surface depth, for lanes and walkways
 

Method Detail

rgb

int rgb(IWay way)
Return the RGB colour for a given Lane or Walkway


surfaceDepth

double surfaceDepth()
Return the current surface depth, for lanes and walkways