|
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
public class MapModeTypes
Field Summary | |
---|---|
static IMapMode |
DEFAULT_MM
Constant IMapMode class default coordinate mapping (HiMetric is
current default). |
static IMapMode |
HIMETRIC_MM
Constant IMapMode class for HiMetric coordinate mapping |
static IMapMode |
IDENTITY_MM
Constant IMapMode class for Identity coordinate mapping |
Constructor Summary | |
---|---|
MapModeTypes()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static IMapMode HIMETRIC_MM
IMapMode
class for HiMetric coordinate mapping
public static IMapMode IDENTITY_MM
IMapMode
class for Identity coordinate mapping
public static 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.