public class RawCubeSourceNodeSelector extends Object implements ShowlSourceNodeSelector
| Constructor and Description |
|---|
RawCubeSourceNodeSelector(ShapeManager shapeManager) |
| Modifier and Type | Method and Description |
|---|---|
Set<ShowlNodeShape> |
selectCandidateSources(ShowlService factory,
ShowlNodeShape targetShape)
Compute the set of potential source node shapes that can be used to
construct the mapping for a given target node shape.
|
public RawCubeSourceNodeSelector(ShapeManager shapeManager)
public Set<ShowlNodeShape> selectCandidateSources(ShowlService factory, ShowlNodeShape targetShape)
ShowlSourceNodeSelectorselectCandidateSources in interface ShowlSourceNodeSelectortargetShape - The target NodeShape.Copyright © 2019. All rights reserved.