Uses of Class
org.h2gis.utilities.jts_utils.TriMarkers

Packages that use TriMarkers
org.h2gis.utilities.jts_utils   
 

Uses of TriMarkers in org.h2gis.utilities.jts_utils
 

Methods in org.h2gis.utilities.jts_utils that return types with arguments of type TriMarkers
static Map<Short,Deque<TriMarkers>> Contouring.processTriangle(TriMarkers triangleData, List<Double> isoLvls)
           
 

Methods in org.h2gis.utilities.jts_utils with parameters of type TriMarkers
static Map<Short,Deque<TriMarkers>> Contouring.processTriangle(TriMarkers triangleData, List<Double> isoLvls)
           
static boolean Contouring.splitInterval(double beginIncluded, double endExcluded, TriMarkers currentTriangle, Deque<TriMarkers> outsideTriangles, Deque<TriMarkers> intervalTriangles)
          Use interval to split the triangle into severals ones
 

Method parameters in org.h2gis.utilities.jts_utils with type arguments of type TriMarkers
static boolean Contouring.splitInterval(double beginIncluded, double endExcluded, TriMarkers currentTriangle, Deque<TriMarkers> outsideTriangles, Deque<TriMarkers> intervalTriangles)
          Use interval to split the triangle into severals ones
static boolean Contouring.splitInterval(double beginIncluded, double endExcluded, TriMarkers currentTriangle, Deque<TriMarkers> outsideTriangles, Deque<TriMarkers> intervalTriangles)
          Use interval to split the triangle into severals ones
 



Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.