public static class VisibilityExtension.Results extends java.lang.Object implements VisibilityExtensionInput
| Constructor and Description |
|---|
Results() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.Long> |
getRenderUnitIdsWhichHostRenderTrees()
Returns the set of ids of
RenderUnits which host RenderTreeHost |
java.util.List<VisibilityOutput> |
getVisibilityOutputs()
returns a list of items for which visibility events will be processed
|
boolean |
isProcessingVisibilityOutputsEnabled() |
public java.util.List<VisibilityOutput> getVisibilityOutputs()
VisibilityExtensionInputgetVisibilityOutputs in interface VisibilityExtensionInputpublic java.util.Set<java.lang.Long> getRenderUnitIdsWhichHostRenderTrees()
VisibilityExtensionInputRenderUnits which host RenderTreeHostgetRenderUnitIdsWhichHostRenderTrees in interface VisibilityExtensionInputpublic boolean isProcessingVisibilityOutputsEnabled()
isProcessingVisibilityOutputsEnabled in interface VisibilityExtensionInput