|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjump.core.ui.util.ScreenScale
public class ScreenScale
Contains function for accessing the actual map scale of the screen
| Constructor Summary | |
|---|---|
ScreenScale()
|
|
| Method Summary | |
|---|---|
static double |
getHorizontalMapScale(Viewport port)
Delivers the scale of the map shown on the display. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScreenScale()
| Method Detail |
|---|
public static double getHorizontalMapScale(Viewport port)
note: The scale may differ for horizontal and vertical direction due to the type of map projection.
context - PlugInContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||