Checks whether the LineType2d crosses an other LineType or not. In this method bounded lines are considered. If the Crosspoint is between P and Q and also between the P and Q of the other line then the result is true else it is false.
true if crosspoint exists between P and Q else false is returned