public class GroundingSupport extends Object
| Constructor and Description |
|---|
GroundingSupport() |
GroundingSupport(GroundingSupportSegment segment,
List<Integer> groundingChunkIndices) |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getGroundingChunkIndices() |
GroundingSupportSegment |
getSegment() |
void |
setGroundingChunkIndices(List<Integer> groundingChunkIndices) |
void |
setSegment(GroundingSupportSegment segment) |
public GroundingSupport()
public GroundingSupport(GroundingSupportSegment segment, List<Integer> groundingChunkIndices)
public GroundingSupportSegment getSegment()
public void setSegment(GroundingSupportSegment segment)
Copyright © 2026. All rights reserved.