Searched refs:getObjectValueType (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/imageio/metadata/
H A DIIOMetadataFormat.java132 * A constant returned by <code>getObjectValueType</code> to
139 * <code>getObjectValueType</code> to indicate that the attribute
146 * <code>getObjectValueType</code> to indicate that the attribute
164 * <code>getObjectValueType</code> to determine if the minimum
177 * <code>getObjectValueType</code> to determine if the maximum
184 * <code>getObjectValueType</code> to indicate that the attribute
193 * <code>getObjectValueType</code> to indicate that the attribute
202 * <code>getObjectValueType</code> to indicate that the attribute
215 * <code>getObjectValueType</code> to indicate that the attribute
228 * <code>getObjectValueType</cod
674 int getObjectValueType(String elementName); method in interface:IIOMetadataFormat
[all...]
H A DIIOMetadataFormatImpl.java1189 public int getObjectValueType(String elementName) { method in class:IIOMetadataFormatImpl

Completed in 34 milliseconds