META-INF.modules.java.desktop.classes.javax.imageio.IIOParam.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java.desktop Show documentation
Show all versions of java.desktop Show documentation
Bytecoder java.desktop Module
???? 8 ?
/ m . n . o . p . q . r . s . t u
v . w . x . y z { |
} ~ ? ? ? ? ? ?
} ?
? ? ? ? ? ? ? ? ?
? ? 8
? ? ?
?
. ? ?
. ? ? ? ? ? sourceRegion Ljava/awt/Rectangle; sourceXSubsampling I sourceYSubsampling subsamplingXOffset subsamplingYOffset sourceBands [I destinationType "Ljavax/imageio/ImageTypeSpecifier; destinationOffset Ljava/awt/Point; defaultController "Ljavax/imageio/IIOParamController;
controller ()V Code LineNumberTable LocalVariableTable this Ljavax/imageio/IIOParam; setSourceRegion (Ljava/awt/Rectangle;)V
StackMapTable getSourceRegion ()Ljava/awt/Rectangle; setSourceSubsampling (IIII)V getSourceXSubsampling ()I getSourceYSubsampling getSubsamplingXOffset getSubsamplingYOffset setSourceBands ([I)V j band i numBands getSourceBands ()[I setDestinationType %(Ljavax/imageio/ImageTypeSpecifier;)V getDestinationType $()Ljavax/imageio/ImageTypeSpecifier; setDestinationOffset (Ljava/awt/Point;)V getDestinationOffset ()Ljava/awt/Point;
setController %(Ljavax/imageio/IIOParamController;)V
getController $()Ljavax/imageio/IIOParamController; getDefaultController
hasController ()Z activateController
SourceFile
IIOParam.java @ A 0 1 2 3 4 3 5 3 6 3 7 8 9 : java/awt/Point @ ? ; < = > ? > ? 3 "java/lang/IllegalArgumentException sourceRegion.x < 0! @ ? ? 3 sourceRegion.y < 0! ? 3 sourceRegion.width <= 0! ? 3 sourceRegion.height <= 0! java/lang/IllegalStateException )sourceRegion.width <= subsamplingXOffset! *sourceRegion.height <= subsamplingYOffset! ? ? java/awt/Rectangle sourceXSubsampling <= 0! sourceYSubsampling <= 0! subsamplingXOffset out of range! subsamplingYOffset out of range! region contains no pixels! Band value < 0! Duplicate band value! 8 8 destinationOffset == null! h i hasController() == false! e f ? ? ? javax/imageio/IIOParam java/lang/Object (II)V x (Ljava/lang/String;)V y width height clone ()Ljava/lang/Object; javax/imageio/IIOParamController activate (Ljavax/imageio/IIOParam;)Z! . /
0 1 2 3 4 3 5 3 6 3 7 8 9 : ; <