|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gmf.runtime.draw2d.ui.mapmode.MapModeTypes
| Field Summary | |
static org.eclipse.gmf.runtime.draw2d.ui.mapmode.IMapMode |
DEFAULT_MM
Constant IMapMode class default coordinate mapping (HiMetric is
current default). |
static org.eclipse.gmf.runtime.draw2d.ui.mapmode.IMapMode |
HIMETRIC_MM
Constant IMapMode class for HiMetric coordinate mapping |
static org.eclipse.gmf.runtime.draw2d.ui.mapmode.IMapMode |
IDENTITY_MM
Constant IMapMode class for Identity coordinate mapping |
| Constructor Summary | |
MapModeTypes()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static org.eclipse.gmf.runtime.draw2d.ui.mapmode.IMapMode HIMETRIC_MM
IMapMode class for HiMetric coordinate mapping
public static org.eclipse.gmf.runtime.draw2d.ui.mapmode.IMapMode IDENTITY_MM
IMapMode class for Identity coordinate mapping
public static org.eclipse.gmf.runtime.draw2d.ui.mapmode.IMapMode DEFAULT_MM
IMapMode class default coordinate mapping (HiMetric is
current default).
| Constructor Detail |
public MapModeTypes()
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.