Uses of Class
de.bsvrz.buv.rw.basislib.interfaces.darstellungsobjekte.DarstellungsObjektZoomVerhalten

Packages that use DarstellungsObjektZoomVerhalten
de.bsvrz.buv.rw.basislib.interfaces.darstellungsobjekte   
 

Uses of DarstellungsObjektZoomVerhalten in de.bsvrz.buv.rw.basislib.interfaces.darstellungsobjekte
 

Methods in de.bsvrz.buv.rw.basislib.interfaces.darstellungsobjekte that return DarstellungsObjektZoomVerhalten
 DarstellungsObjektZoomVerhalten IDarstellungsObjektTypZoomInfo.getZoomVerhalten()
          Holen des ZoomVerhalten des DarstellungsObjektes.
static DarstellungsObjektZoomVerhalten DarstellungsObjektZoomVerhalten.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DarstellungsObjektZoomVerhalten[] DarstellungsObjektZoomVerhalten.values()
          Returns an array containing the constants of this enum type, in the order they are declared.