Uses of Class
org.aoju.bus.image.metric.acquire.AEExtension
Packages that use AEExtension
-
Uses of AEExtension in org.aoju.bus.image.metric
Methods in org.aoju.bus.image.metric with type parameters of type AEExtensionModifier and TypeMethodDescription<T extends AEExtension>
TApplicationEntity.getAEExtension(Class<T> clazz) <T extends AEExtension>
TApplicationEntity.getAEExtensionNotNull(Class<T> clazz) Methods in org.aoju.bus.image.metric that return types with arguments of type AEExtensionMethods in org.aoju.bus.image.metric with parameters of type AEExtensionModifier and TypeMethodDescriptionvoidApplicationEntity.addAEExtension(AEExtension ext) booleanApplicationEntity.removeAEExtension(AEExtension ext) -
Uses of AEExtension in org.aoju.bus.image.metric.acquire
Methods in org.aoju.bus.image.metric.acquire with parameters of type AEExtension