public static class PoiDataHelper.PICTURE extends Object
| 构造器和说明 |
|---|
PICTURE() |
| 限定符和类型 | 方法和说明 |
|---|---|
PicContentData |
build() |
static PoiDataHelper.PICTURE |
builder() |
PoiDataHelper.PICTURE |
file(File localFile) |
PoiDataHelper.PICTURE |
height(Integer height) |
PoiDataHelper.PICTURE |
labelName(String labelName) |
PoiDataHelper.PICTURE |
picUrl(String picUrl) |
PoiDataHelper.PICTURE |
width(Integer width) |
public static PoiDataHelper.PICTURE builder()
public PoiDataHelper.PICTURE labelName(String labelName)
public PoiDataHelper.PICTURE width(Integer width)
public PoiDataHelper.PICTURE height(Integer height)
public PoiDataHelper.PICTURE picUrl(String picUrl)
public PoiDataHelper.PICTURE file(File localFile)
public PicContentData build()
Copyright © 2025. All rights reserved.