org.geotools.graph.util
Interface GraphFuser.FeatureJoiner

Enclosing interface:
GraphFuser

public static interface GraphFuser.FeatureJoiner


Method Summary
 org.geotools.feature.Feature join(org.geotools.feature.Feature f1, org.geotools.feature.Feature f2)
           
 

Method Detail

join

public org.geotools.feature.Feature join(org.geotools.feature.Feature f1,
                                         org.geotools.feature.Feature f2)