Uses of Class
org.foray.ps.PsAccess

Packages that use PsAccess
org.foray.ps Classes for handling the intepretation of PostScript input. 
 

Uses of PsAccess in org.foray.ps
 

Methods in org.foray.ps that return PsAccess
 PsAccess PsObjectComposite.getAccess()
          Returns the access settings on this object.
static PsAccess PsAccess.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PsAccess[] PsAccess.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.foray.ps with parameters of type PsAccess
 void PsObjectComposite.setAccess(PsInterpreter4a interpreter, PsAccess accessLevel)
          Sets the access level for this object.
 



Copyright © 2017. All rights reserved.