public class TransmissionThreeD extends ThreeD
ThreeD
and LoD detailsModifier and Type | Field and Description |
---|---|
static String |
CONTENT |
static String |
INFO |
static String |
MAX_POLY |
static String |
MAX_TEX |
protected Long |
maxPoly |
protected String |
maxTex |
protected String |
name |
static String |
NAME |
static String |
PERC_POLY |
static String |
PERC_TEX |
protected Integer |
percPoly |
protected Integer |
percTex |
Constructor and Description |
---|
TransmissionThreeD(Blob blob,
List<Blob> resources,
ThreeDInfo info,
Integer percPoly,
Long maxPoly,
Integer percTex,
String maxTex,
String name) |
TransmissionThreeD(Map<String,Serializable> map) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
Long |
getMaxPoly() |
String |
getMaxTex() |
String |
getName() |
Integer |
getPercPoly() |
Integer |
getPercTex() |
String |
getTitle() |
Map<String,Serializable> |
toMap() |
getBlob, getInfo, getResources
public static final String NAME
public static final String CONTENT
public static final String PERC_POLY
public static final String MAX_POLY
public static final String PERC_TEX
public static final String MAX_TEX
public static final String INFO
public TransmissionThreeD(Blob blob, List<Blob> resources, ThreeDInfo info, Integer percPoly, Long maxPoly, Integer percTex, String maxTex, String name)
public TransmissionThreeD(Map<String,Serializable> map)
public Integer getPercPoly()
public Long getMaxPoly()
public Integer getPercTex()
public Map<String,Serializable> toMap()
Copyright © 2018 Nuxeo. All rights reserved.