Uses of Class
net.webpdf.wsclient.schema.operation.OCGSelectionType
-
Packages that use OCGSelectionType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OCGSelectionType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type OCGSelectionType Modifier and Type Field Description protected List<OCGSelectionType>SetOCGStateActionType.LayerState. referencedLayerMethods in net.webpdf.wsclient.schema.operation that return OCGSelectionType Modifier and Type Method Description OCGSelectionTypeObjectFactory. createOCGSelectionType()Create an instance ofOCGSelectionTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type OCGSelectionType Modifier and Type Method Description List<OCGSelectionType>SetOCGStateActionType.LayerState. getReferencedLayer()Gets the value of the referencedLayer property.
-