jeudi 4 août 2016

Intersect Problem mit Shapes

jeudi 4 août 2016
Hallo,
Ich möchte mithilfe der Intersect Methode eine Linie in ein Polygon einzeichnen dabei ergibt sich bei mir ein Problem welches ich am besten mal mit dem folgendem Bild darstelle...

Den Anhang 9085 betrachten

Code (Java):
package application;

import java.util.ArrayList;
import javafx.scene.layout.Pane;
import javafx.scene.shape.Line;
import javafx.scene.shape.Shape;

public class Triangulation {
 
    private ArrayList<Point> points;
    private Shape poly;
 
    private Pane drawPane;...
Intersect Problem mit Shapes

Intersect Problem mit Shapes

0 commentaires:

Enregistrer un commentaire

 
◄Design by Pocket