|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.util.FillMode
org.jopendocument.util.FillMode.ZoomIn
public static class FillMode.ZoomIn
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jopendocument.util.FillMode |
|---|
FillMode.ZoomIn, FillMode.ZoomOut |
| Field Summary |
|---|
| Fields inherited from class org.jopendocument.util.FillMode |
|---|
STRETCH, ZOOM_CENTER, ZOOM_LEADING, ZOOM_TRAILING |
| Constructor Summary | |
|---|---|
FillMode.ZoomIn(int position)
The image keeps its ratio but only a part of it is used, avoiding outer stripes. |
|
| Method Summary | |
|---|---|
int |
getPosition()
|
int |
getPosition(int external,
int internal)
|
| Methods inherited from class org.jopendocument.util.FillMode |
|---|
isRatioKept |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FillMode.ZoomIn(int position)
position - what part of the image should be used, can be
SwingConstants.CENTER, SwingConstants.LEADING or
SwingConstants.TRAILING.| Method Detail |
|---|
public final int getPosition()
public final int getPosition(int external,
int internal)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||