Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface YWDocument

每次对YWDocument的schema做了不兼容的改动后要实现{@link IDocUpdater}

Hierarchy

  • YWDocument

Index

Properties

arcFences?: YWArcFence[]
arcWindows?: YWArcWindow[]
arcs?: ArcData[]

圆弧

areaPoints?: YWAreaPoint[]

分割区域的中心,类似Region的pia

beams?: YWBeam[]
copiedByUser?: boolean
cornerBayWindows?: YWCornerBayWindow[]
divisionLines?: {}

分割线

Type declaration

divisionPoints?: {}

分割点

Type declaration

doors: YWDoor[]
fences?: YWFence[]
floorplan?: FloorplanImage
fluePipes?: YWFluePipe[]
frames: {}

Type declaration

hotspots?: YWHotspot[]

用户编辑完漫游点后可能重新编辑户型,造成某些漫游点落到户型外,这些漫游点在转floorplandata时要过滤掉

name: string

这个属性也许以后应该去掉,避免修改房源名时有不一致的情况

openSpaces: YWOpenSpace[]
orientation?: number
parapets?: YWParapet[]
points: {}

Type declaration

regions: {}

Type declaration

sewerPipes?: YWSewerPipe[]
sourceId?: any
toiletHoles?: YWToiletHole[]
version?: string
windows: YWWindow[]

Generated using TypeDoc