Uses of Class
net.webpdf.wsclient.openapi.OperationLayerStateSetOCGStateAction
-
Packages that use OperationLayerStateSetOCGStateAction Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationLayerStateSetOCGStateAction in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationLayerStateSetOCGStateAction Modifier and Type Method Description OperationLayerStateSetOCGStateActionOperationLayerStateSetOCGStateAction. addReferencedLayerItem(OperationOCGSelection referencedLayerItem)OperationLayerStateSetOCGStateActionOperationLayerStateSetOCGStateAction. referencedLayer(List<OperationOCGSelection> referencedLayer)OperationLayerStateSetOCGStateActionOperationLayerStateSetOCGStateAction. state(OperationLayerStateSetOCGStateAction.StateEnum state)Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationLayerStateSetOCGStateAction Modifier and Type Method Description @Nullable List<OperationLayerStateSetOCGStateAction>OperationSetOCGStateActionSetLayerState. getLayerState()Get layerStateMethods in net.webpdf.wsclient.openapi with parameters of type OperationLayerStateSetOCGStateAction Modifier and Type Method Description OperationSetOCGStateActionSetLayerStateOperationSetOCGStateActionSetLayerState. addLayerStateItem(OperationLayerStateSetOCGStateAction layerStateItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationLayerStateSetOCGStateAction Modifier and Type Method Description OperationSetOCGStateActionSetLayerStateOperationSetOCGStateActionSetLayerState. layerState(List<OperationLayerStateSetOCGStateAction> layerState)voidOperationSetOCGStateActionSetLayerState. setLayerState(List<OperationLayerStateSetOCGStateAction> layerState)
-