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
RenderUnit s 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()
VisibilityExtensionInput
getVisibilityOutputs
in interface VisibilityExtensionInput
public java.util.Set<java.lang.Long> getRenderUnitIdsWhichHostRenderTrees()
VisibilityExtensionInput
RenderUnit
s which host RenderTreeHost
getRenderUnitIdsWhichHostRenderTrees
in interface VisibilityExtensionInput
public boolean isProcessingVisibilityOutputsEnabled()
isProcessingVisibilityOutputsEnabled
in interface VisibilityExtensionInput