public class PicFormatOption extends Object
Constructor and Description |
---|
PicFormatOption() |
Modifier and Type | Method and Description |
---|---|
Double |
getBottom()
getBottom
Gets Double
|
Double |
getLeft()
getLeft
Gets Double
|
Double |
getRight()
getRight
Gets Double
|
Double |
getScale()
getScale
Gets Double
|
Double |
getTop()
getTop
Gets Double
|
String |
getType()
getType
Gets String
|
void |
setBottom(Double Bottom)
setBottom
Sets Double
|
void |
setLeft(Double Left)
setLeft
Sets Double
|
void |
setRight(Double Right)
setRight
Sets Double
|
void |
setScale(Double Scale)
setScale
Sets Double
|
void |
setTop(Double Top)
setTop
Sets Double
|
void |
setType(String Type)
setType
Sets String
|
String |
toString() |
public String getType()
public void setType(String Type)
Type
- Stringpublic Double getScale()
public void setScale(Double Scale)
Scale
- Doublepublic Double getLeft()
public void setLeft(Double Left)
Left
- Doublepublic Double getRight()
public void setRight(Double Right)
Right
- Doublepublic Double getTop()
public void setTop(Double Top)
Top
- Doublepublic Double getBottom()
public void setBottom(Double Bottom)
Bottom
- DoubleCopyright © 2015. All rights reserved.