public class AxisConverter<FromAxis,ToAxis,AxisViewer extends AbstractAxisViewer<ToAxis>>
extends org.eclipse.core.databinding.conversion.Converter
Constructor and Description |
---|
AxisConverter(Object fromType,
Class<? extends ToAxis> toType,
AxisLocator<FromAxis,AxisViewer> locator) |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Object fromObject) |
public AxisConverter(Object fromType, Class<? extends ToAxis> toType, AxisLocator<FromAxis,AxisViewer> locator)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.